mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-22 07:20:31 +00:00
Update protoc@latest to 3.30.2
This commit is contained in:
33
manifests/protoc.json
generated
33
manifests/protoc.json
generated
@@ -3,13 +3,40 @@
|
||||
"template": null,
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.30.1"
|
||||
"version": "3.30.2"
|
||||
},
|
||||
"3": {
|
||||
"version": "3.30.1"
|
||||
"version": "3.30.2"
|
||||
},
|
||||
"3.30": {
|
||||
"version": "3.30.1"
|
||||
"version": "3.30.2"
|
||||
},
|
||||
"3.30.2": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-linux-x86_64.zip",
|
||||
"etag": "0x8DD6C95ABA7434D",
|
||||
"checksum": "327e9397c6fb3ea2a542513a3221334c6f76f7aa524a7d2561142b67b312a01f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-osx-x86_64.zip",
|
||||
"etag": "0x8DD6C95ABC83AC0",
|
||||
"checksum": "65675c3bb874a2d5f0c941e61bce6175090be25fe466f0ec2d4a6f5978333624"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-win64.zip",
|
||||
"etag": "0x8DD6C95ABF532A9",
|
||||
"checksum": "10f35df7722a69dde8ee92b4a16a4e1cc91cfce82fbb4a371bd046de139aa4a9"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-linux-aarch_64.zip",
|
||||
"etag": "0x8DD6C95AB4483C2",
|
||||
"checksum": "a3173ea338ef91b1605b88c4f8120d6c8ccf36f744d9081991d595d0d4352996"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-osx-aarch_64.zip",
|
||||
"etag": "0x8DD6C95ABAC46B8",
|
||||
"checksum": "92728c650f6cf2b6c37891ae04ef5bc2d4b5f32c5fbbd101eda623f90bb95f63"
|
||||
}
|
||||
},
|
||||
"3.30.1": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
Reference in New Issue
Block a user