Skip to content

Commit 857c8dc

Browse files
authored
Update the protoc artifact. (apple#1864)
1 parent a7a1a72 commit 857c8dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ if includeProtoc {
107107
.binaryTarget(
108108
name: "protoc",
109109
url:
110-
"https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip",
111-
checksum: "f18bf2cfbbebd83133a4c29733b01871e3afdc73c102d62949a841d4f9bab86f"
110+
"https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip",
111+
checksum: "3cfb7e13baac742c7f7ba2ff835d22356af18af2b8b7c4d630aacea5eb893fb3"
112112
)
113113
)
114114

0 commit comments

Comments
 (0)