mirror of
https://github.com/taiki-e/install-action
synced 2026-09-21 20:14:00 +00:00
Update uv@latest to 0.12.16
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `uv@latest` to 0.12.16.
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.168.
|
- Update `release-plz@latest` to 0.3.168.
|
||||||
|
|
||||||
- Update `protoc@latest` to 3.36.2.
|
- Update `protoc@latest` to 3.36.2.
|
||||||
|
|||||||
Generated
+40
-2
@@ -68,10 +68,48 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.12.15"
|
"version": "0.12.16"
|
||||||
},
|
},
|
||||||
"0.12": {
|
"0.12": {
|
||||||
"version": "0.12.15"
|
"version": "0.12.16"
|
||||||
|
},
|
||||||
|
"0.12.17": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DF15B6F43539DC",
|
||||||
|
"hash": "6401c4665d8fa2a9893e087c91f585430738e3170f5398a1141483efb4a93310"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DF15B6F3730D42",
|
||||||
|
"hash": "8dcf05a8c809bb3c471d2b614788ba27a6e41298fc8c31ac84b5f4339fd468e5"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DF15B6F39ED365",
|
||||||
|
"hash": "a252121d5b59398fcb137c6ea448176459a44010f33f67e0072305a637119ca7"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DF15B6F14EEC82",
|
||||||
|
"hash": "a6096da273d548cb9f277d237a01ac7344a39ef0f455c0e148e4dc9737c1596b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DF15B6F0B67168",
|
||||||
|
"hash": "85f00cbdc6dd3e97eba4c31b4d014375a9fdfe8f570023b84e5102fc3456896b"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DF15B6F0C2E67B",
|
||||||
|
"hash": "3e1aa6849d77f0e00dc865e4afab5c5b32de053e21fe35bf5ad5cec3734ec976"
|
||||||
|
},
|
||||||
|
"powerpc64le_linux_gnu": {
|
||||||
|
"etag": "0x8DF15B6F2BB6F10",
|
||||||
|
"hash": "eb6dbedaaa622af32cba2388e0d2d47e34c8724d4214a129d614b96f071d8e53"
|
||||||
|
},
|
||||||
|
"riscv64_linux_gnu": {
|
||||||
|
"etag": "0x8DF15B6F2D7F135",
|
||||||
|
"hash": "65b807b24357133c49d97ca9394ee7e13ca62822e1095376c809654b35f39cf2"
|
||||||
|
},
|
||||||
|
"s390x_linux_gnu": {
|
||||||
|
"etag": "0x8DF15B6F354D1DC",
|
||||||
|
"hash": "d99f69f47fc5e0975d6e7a5745cf2332317015caffb3bb81e5154cc7b66fa77a"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.12.16": {
|
"0.12.16": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user