mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
Merge pull request #384 from bcwaldon/bump-fleet
bump(fleet): Bump fleet ebuild to v0.1.4
This commit is contained in:
commit
510cf4cde6
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="31bb88edd09161064eb8f29c114f7e41806a5aea" # tag v0.1.3
|
||||
CROS_WORKON_COMMIT="0b77e6588ee8909dff60b0b14cea3d6b79f7222d" # tag v0.1.4
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user