File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ BUILDSYS_ROOT_DIR = "${CARGO_MAKE_WORKING_DIRECTORY}"
8
8
# For binary installation, this should be a released version (prefixed with a v,
9
9
# for example v0.1.0). For the git sourcecode installation method, this can be
10
10
# any git rev, e.g. a tag, sha, or branch name.
11
- TWOLITER_VERSION = " v0.9 .0"
12
- TWOLITER_SHA256_AARCH64 = " b1cb522c203a52ceacc12c6f5d23687851470dc8f5f279bedcec3d7431ff96cc "
13
- TWOLITER_SHA256_X86_64 = " a3cea15da3dcbfc7ef3c5273419503da6fda12c641b4707869990a28a8beb46c "
11
+ TWOLITER_VERSION = " v0.10 .0"
12
+ TWOLITER_SHA256_AARCH64 = " aebf00a5747d78e4570de4ce521d680a8bbd356205977673e573fef884b5d92e "
13
+ TWOLITER_SHA256_X86_64 = " 29e25edd15a2dbe7ced04bcf6efc0d540fae1aa33b43b1f10accfb2fa0d11e1b "
14
14
15
15
# For binary installation, this is the GitHub repository that has binary release artifacts attached
16
16
# to it, for example https://github.com/bottlerocket-os/twoliter. For git sourcecode installation,
You can’t perform that action at this time.
0 commit comments