Commit 5f98c97
feat(updater): auto-upgrade Homebrew installs via brew upgrade
Homebrew-installed versions now automatically run `brew upgrade openboot`
when a newer version is available in the cached update state.
HOMEBREW_NO_AUTO_UPDATE=1 is set to avoid a slow full brew update.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 29d089a commit 5f98c97
2 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
293 | | - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
294 | 299 | | |
295 | 300 | | |
296 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | | - | |
| 377 | + | |
377 | 378 | | |
378 | 379 | | |
379 | | - | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
381 | 383 | | |
0 commit comments