Skip to content

Commit

Permalink
bump twoliter to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmt-lab committed Jul 17, 2024
1 parent edc92b3 commit 41c3340
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BUILDSYS_ROOT_DIR = "${CARGO_MAKE_WORKING_DIRECTORY}"
# For binary installation, this should be a released version (prefixed with a v,
# for example v0.1.0). For the git sourcecode installation method, this can be
# any git rev, e.g. a tag, sha, or branch name.
TWOLITER_VERSION = "v0.4.1"
TWOLITER_VERSION = "v0.4.2"

# For binary installation, this is the GitHub repository that has binary release artifacts attached
# to it, for example https://github.com/bottlerocket-os/twoliter. For git sourcecode installation,
Expand Down
4 changes: 2 additions & 2 deletions Twoliter.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ name = "bottlerocket-sdk"
version = "0.42.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.42.0"
digest = "+Cu8yFgnaFYG5ZQ0eZWRndXxHTLEAR58EhZITbJinLI="
digest = "0Kq2IxJ0QAyFHVjJ3BFbF6cMuDqAmXYA8tjE8GXGE/U="

[[kit]]
name = "bottlerocket-core-kit"
version = "2.0.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-core-kit:v2.0.0"
digest = "dC/FAJ0K43AugHYTsCeMw/+bjgi1X5zXnpHsbfDnF9Y="
digest = "CWZqv6ReCI9ZRtNotBizeiqLCoxEy/BkeFbWXz0gQVk="

0 comments on commit 41c3340

Please sign in to comment.