josm: autobump hasn't opened a PR since 19439 (8 months)
### Verification
- [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/HEAD/doc/faq/closing_issues_without_review.md).
- [x] I have retried my command with `--force`.
- [x] I ran `brew update-reset && brew update` and retried my command.
- [x] I ran `brew doctor`, fixed as many issues as possible and retried my command.
- [x] I have checked the instructions for [reporting bugs](https://github.com/Homebrew/homebrew-cask#reporting-bugs).
- [x] I made doubly sure this is not a [checksum does not match / SHA256 mismatch](https://docs.brew.sh/Common-Issues#cask---checksum-does-not-match) error (do not open an issue before trying to open a PR to fix first).
### Description of issue
The josm cask is listed in `.github/autobump.txt` but BrewTestBot's last bump PR was #226169 (19439, 8 months ago).
I ran `brew livecheck --cask josm --autobump` and see that it correctly reports `19841 ==> 19555`. That release, tagged as `19555-tested` was released on 2026-03-30.
Looks like BrewTestBot has been not working since this commit: 51032d8ab21 which restructured the cask from single-arch to dual-arch.
### Command that failed
brew bump-cask-pr --version=19555 josm --dry-run --verbose
### Output of command with `--verbose --debug`
```shell
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/5.1.12-13-g637bc60\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.4\)\ curl/8.7.1 --header Accept-Language:\ en --fail --silent --remote-time --output /Users/m/Library/Caches/Homebrew/api/formula.jws.json --location --time-cond /Users/m/Library/Caches/Homebrew/api/formula.jws.json --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.12-13-g637bc60\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.4\)\ curl/8.7.1 --header Accept-Language:\ en --fail --silent --compressed --speed-limit 100 --speed-time 5 https://formulae.brew.sh/api/formula.jws.json
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/5.1.12-13-g637bc60\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.4\)\ curl/8.7.1 --header Accept-Language:\ en --fail --silent --remote-time --output /Users/m/Library/Caches/Homebrew/api/cask.jws.json --location --time-cond /Users/m/Library/Caches/Homebrew/api/cask.jws.json --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.12-13-g637bc60\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.4\)\ curl/8.7.1 --header Accept-Language:\ en --fail --silent --compressed --speed-limit 100 --speed-time 5 https://formulae.brew.sh/api/cask.jws.json
✔︎ JSON API cask.jws.json
✔︎ JSON API formula.jws.json
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.4/bin/bundle
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromNameLoader): loading josm
Error: Whoops, the josm cask has its version update
pull requests automatically opened by BrewTestBot every ~3 hours!
We'd still love your contributions, though, so try another one
that is excluded from autobump list (i.e. it has 'no_autobump!'
method or 'livecheck' block with 'skip'.)
Error: Kernel.exit
/opt/homebrew/Library/Homebrew/utils/output.rb:141:in 'Kernel#exit'
/opt/homebrew/Library/Homebrew/utils/output.rb:141:in 'Utils::Output::Mixin#odie'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/call_validation.rb:294:in 'UnboundMethod#bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/call_validation.rb:294:in 'T::Private::Methods::CallValidation.validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/_methods.rb:257:in 'block in Utils::Output::Mixin#_on_method_added'
/opt/homebrew/Library/Homebrew/dev-cmd/bump-cask-pr.rb:94:in 'Homebrew::DevCmd::BumpCaskPr#run'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/call_validation.rb:294:in 'UnboundMethod#bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/call_validation.rb:294:in 'T::Private::Methods::CallValidation.validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.13201/lib/types/private/methods/_methods.rb:257:in 'block in Homebrew::DevCmd::BumpCaskPr#_on_method_added'
/opt/homebrew/Library/Homebrew/brew.rb:114:in '<main>'
```
### Output of `brew doctor` and `brew config`
```shell
❯ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
icu4c@77
❯ brew config
HOMEBREW_VERSION: 5.1.12-13-g637bc60
ORIGIN: https://github.com/Homebrew/brew
HEAD: 637bc60a16dfd0fcf2924649a7c32c411ee700e2
Last commit: 27 hours ago
Branch: main
Core tap JSON: 20 May 16:31 UTC
Core cask tap HEAD: d45da0514502ed465eb00b7e9d7f7641fd29d5bd
Core cask tap last commit: 24 hours ago
Core cask tap JSON: 20 May 16:31 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_AUTO_UPDATE_SECS: 259200
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 24
HOMEBREW_EDITOR: /usr/bin/vim
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 4.0.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.4/bin/ruby
CPU: dodeca-core 64-bit arm_blizzard_avalanche
Clang: 21.0.0 build 2100
Git: 2.54.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.4-arm64
CLT: 26.4.1.0.1775747724
Xcode: 26.5
Metal Toolchain: N/A
Rosetta 2: false
```
### Output of `brew tap`
```shell
go-task/tap
homebrew/cask
int128/kubelogin
jesseduffield/lazydocker
metalbear-co/mirrord
sourcegraph/src-cli
```
关闭于 2026-05-20 4 条评论