We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a1a72 commit 857c8dcCopy full SHA for 857c8dc
Package.swift
@@ -107,8 +107,8 @@ if includeProtoc {
107
.binaryTarget(
108
name: "protoc",
109
url:
110
- "https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip",
111
- checksum: "f18bf2cfbbebd83133a4c29733b01871e3afdc73c102d62949a841d4f9bab86f"
+ "https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip",
+ checksum: "3cfb7e13baac742c7f7ba2ff835d22356af18af2b8b7c4d630aacea5eb893fb3"
112
)
113
114
0 commit comments