Update bpf-linker@latest to 0.11.1

This commit is contained in:
Taiki Endo
2026-09-09 20:20:13 +09:00
parent d438492cf8
commit d92d176d9b
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -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.1.
## [2.87.8] - 2026-09-07 ## [2.87.8] - 2026-09-07
- Update `shfmt@latest` to 3.14.1. - Update `shfmt@latest` to 3.14.1.
+2 -2
View File
@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.11.0" "version": "0.11.1"
}, },
"0.11": { "0.11": {
"version": "0.11.0" "version": "0.11.1"
}, },
"0.11.1": { "0.11.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {