Skip to content

Commit

Permalink
[skip ci]: hack
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Sep 10, 2024
1 parent a89c02f commit cc357d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Twoliter.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ digest = "SmbHUbXs8JjYbJu8BwPcw5Tb0qzYI3iKzABgsF6+oXo="

[[kit]]
name = "bottlerocket-core-kit"
version = "2.4.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-core-kit:v2.4.0"
digest = "ZFhXlSOIN50OWd0ZETAKmkUVybENGg5loN9gIk4rtNo="
version = "2.5.0"
vendor = "agarrcia"
source = "public.ecr.aws/bottlerocket-agarrcia/bottlerocket-core-kit:v2.5.0"
digest = "/SfBRXsud4K533bCW6mX87XOD6S2ps8LMVZix6zBrvk="
7 changes: 5 additions & 2 deletions Twoliter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@ release-version = "1.23.0"
[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"

[vendor.agarrcia]
registry = "public.ecr.aws/bottlerocket-agarrcia"

[sdk]
name = "bottlerocket-sdk"
version = "0.44.0"
vendor = "bottlerocket"

[[kit]]
name = "bottlerocket-core-kit"
version = "2.4.0"
vendor = "bottlerocket"
version = "2.5.0"
vendor = "agarrcia"

0 comments on commit cc357d4

Please sign in to comment.