Bump to 1.0.1
Every rebuild since 1.0.0 kept the same version, so the ipk filename and repo.json content never changed even though the contents did -- indistinguishable from a stale cache to both Homebrew Channel's update check and any HTTP cache sitting between the release and the TV. Bumping the version changes the ipk's filename outright, which sidesteps that ambiguity regardless of what's caching what. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
0759cc00aa
commit
d2931bee63
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "org.webosbrew.audiocap",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"vendor": "Homebrew",
|
||||
"type": "web",
|
||||
"main": "index.html",
|
||||
|
||||
Reference in New Issue
Block a user