mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
crew: fix crew update reporting a potential package upgrade when a different package's package file is missing (#6259)
* inspect compat * inspect compat take 2 * modify both search and update * bump version * requested changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Defines common constants used in different parts of crew
|
||||
|
||||
CREW_VERSION = '1.16.8'
|
||||
CREW_VERSION = '1.16.9'
|
||||
|
||||
ARCH_ACTUAL = `uname -m`.strip
|
||||
# This helps with virtualized builds on aarch64 machines
|
||||
|
||||
Reference in New Issue
Block a user