mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update bpf-linker@latest to 0.11.0
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 `bpf-linker@latest` to 0.11.0.
|
||||||
|
|
||||||
## [2.85.12] - 2026-08-12
|
## [2.85.12] - 2026-08-12
|
||||||
|
|
||||||
- Update `zola@latest` to 0.23.3.
|
- Update `zola@latest` to 0.23.3.
|
||||||
|
|||||||
Generated
+30
-1
@@ -21,7 +21,36 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.10.4"
|
"version": "0.11.0"
|
||||||
|
},
|
||||||
|
"0.11": {
|
||||||
|
"version": "0.11.0"
|
||||||
|
},
|
||||||
|
"0.11.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DEF88A3C954551",
|
||||||
|
"hash": "10f62ba9ab7e544d538370552660efcb4f1a19153d5752bbf0f6b51f3bada450"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DEF88A398F3AA9",
|
||||||
|
"hash": "10eec9ff4397ec69d15e522ba6d579aecd8fc4cbec34d86cae7ea943bb5a9a55"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DEF88A3A92E871",
|
||||||
|
"hash": "b6ff405d8f8469f8bb34c6e40c000d664bdf97f291cca8e76492658a9703ec6c"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DEF88A389C9131",
|
||||||
|
"hash": "d09ddd83303e9ab1443f51e0e284680154009646a3ce141c63d838ee61b73eb9"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEF88A37A5094D",
|
||||||
|
"hash": "d3b1952971472334e3f3e76760c33a6a97f151af45b9b89a70e06d92e5bb4a75"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DEF88A37B63413",
|
||||||
|
"hash": "6ff367c572498f7b27e6ad902c303b6936fcd6bdee0bfd26d904f598ca849791"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.10": {
|
"0.10": {
|
||||||
"version": "0.10.4"
|
"version": "0.10.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user