mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 16:37:01 +02:00
fix(cros_sdk): Update default SDK tarball version.
Update to latest release. cros_sdk is still using this file instead of version.txt in the manifest because it needs a tarball that already exists when building a new version for the first time. At some point that will work differently but for now we'll have to keep this file.
This commit is contained in:
parent
2c46f36489
commit
d344cf783d
@ -1,3 +1,3 @@
|
||||
SDK_LATEST_VERSION="20130621235834"
|
||||
BOOTSTRAP_LATEST_VERSION="20130621235834"
|
||||
SDK_LATEST_VERSION="0001.1.0"
|
||||
BOOTSTRAP_LATEST_VERSION="0001.1.0"
|
||||
TC_PATH="2013/03/%(target)s-2013.03.07.000000.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user