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>
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"id": "org.webosbrew.audiocap.service",
|
|
"version": "1.0.1",
|
|
"description": "Captures TV audio and streams it to HyperHDR and other receivers",
|
|
"main": "audiocap-service"
|
|
}
|