Skip to content

Commit

Permalink
build: update SDK to 0.43.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Inglis <[email protected]>
  • Loading branch information
ginglis13 committed Jul 31, 2024
1 parent 980052b commit b95e9af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Twoliter.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
schema-version = 1
release-version = "2.3.0"
kit = []
digest = "io9aXKryudbmqjDs4n/38x28VYQmf/99kPE26c0VtKY="
digest = "iHBbSTy7cW+Z1J6ujnak6/gfRq+HKobcn1BO7qALWC8="

[sdk]
name = "bottlerocket-sdk"
version = "0.42.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.42.0"
digest = "myHHKE41h9qfeyR6V6HB0BfiLPwj3QEFLUFy4TXcR10="
name = "thar-be-a-beta-sdk"
version = "0.43.0"
vendor = "ginglis13"
source = "public.ecr.aws/o7o0w6s5/thar-be-a-beta-sdk:v0.43.0"
digest = "1zKyWC/pXdpzKfNj1Xp1YvEWdyltI7EhAeiNwlikBz8="
9 changes: 6 additions & 3 deletions Twoliter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ release-version = "2.3.0"
[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"

[vendor.ginglis13]
registry = "public.ecr.aws/o7o0w6s5"

[sdk]
name = "bottlerocket-sdk"
version = "0.42.0"
vendor = "bottlerocket"
name = "thar-be-a-beta-sdk"
version = "0.43.0"
vendor = "ginglis13"

0 comments on commit b95e9af

Please sign in to comment.