mirror of
https://github.com/apple/container.git
synced 2026-09-24 23:29:51 -05:00
Bump CZ to 0.45.0 (#2250)
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"originHash" : "59d71ab6424a1eff8594d6cb1c12f78c19b8ff28d2780fae4db3abfe2fb4b13c",
|
||||
"originHash" : "98abcd5d2cfb4a9f7e49f459bb61c7d3b1c84927d31a12760a5072be5f67a2bc",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "async-http-client",
|
||||
@@ -15,8 +15,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/containerization.git",
|
||||
"state" : {
|
||||
"revision" : "2faaf9b4aff48a4745ef3d26c3f1450c1228fdf0",
|
||||
"version" : "0.43.0"
|
||||
"revision" : "9eacc197d7c3663eb29cbab6d51244ede6d1cd7d",
|
||||
"version" : "0.45.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ import PackageDescription
|
||||
let releaseVersion = ProcessInfo.processInfo.environment["RELEASE_VERSION"] ?? "0.0.0"
|
||||
let gitCommit = ProcessInfo.processInfo.environment["GIT_COMMIT"] ?? "unspecified"
|
||||
let builderShimVersion = "0.13.1"
|
||||
let scVersion = "0.43.0"
|
||||
let scVersion = "0.45.0"
|
||||
|
||||
let package = Package(
|
||||
name: "container",
|
||||
|
||||
Reference in New Issue
Block a user