Skip to content

Commit

Permalink
Merge pull request #18 from dhwaniserai/sdk-bump-0.50.1
Browse files Browse the repository at this point in the history
build: update bottlerocket-sdk to v0.50.1
  • Loading branch information
dhwaniserai authored Jan 22, 2025
2 parents aa74bb8 + ab1f8e9 commit 043622a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Twoliter.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ kit = []
name = "bottlerocket-sdk"
version = "0.50.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.50.0"
digest = "Rjpy/gVgBhU/B696xaK1Y4/drz4pNJu+fyyZSIk9oLE="
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.50.1"
digest = "HEh3Lx3F6P4OEPnFubF++RMpMW2vlfp/Tc/tGjnBRcM="
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ registry = "public.ecr.aws/bottlerocket"

[sdk]
name = "bottlerocket-sdk"
version = "0.50.0"
version = "0.50.1"
vendor = "bottlerocket"
15 changes: 8 additions & 7 deletions sources/deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ confidence-threshold = 0.93
allow = [
"Apache-2.0",
# "BSD-2-Clause",
"BSD-3-Clause",
"BSL-1.0",
# "BSD-3-Clause",
# "BSL-1.0",
# "CC0-1.0",
"ISC",
# "ISC",
"MIT",
"OpenSSL",
"Unlicense",
"Zlib",
"MPL-2.0",
# "OpenSSL",
# "Unlicense",
# "Zlib",
# "MPL-2.0",
# "Unicode-3.0",
]

exceptions = [
Expand Down

0 comments on commit 043622a

Please sign in to comment.