Compare commits

...

26 Commits

Author SHA1 Message Date
Taiki Endo
9bbb5bc118 Update cargo-spellcheck manifest 2026-05-01 20:51:55 +00:00
Taiki Endo
51cd0b8c04 Release 2.75.28 2026-05-01 20:38:51 +00:00
Taiki Endo
eff4bde3b7 Update TOOLS.md 2026-05-02 05:21:27 +09:00
Taiki Endo
800a516184 Update biome manifest 2026-05-02 05:21:27 +09:00
Taiki Endo
d970a9afdf Update wasmtime manifest 2026-05-02 05:21:27 +09:00
Taiki Endo
c7c9ef9094 Simplify environment variable removal on Windows 2026-05-02 05:21:27 +09:00
Taiki Endo
ada42c20f9 Update changelog 2026-05-02 05:21:27 +09:00
Taiki Endo
40088a0f3b ci: Temporarily disable valgrind test
```
error: unable to contact snap store
```

https://status.canonical.com/
2026-05-02 05:21:27 +09:00
Taiki Endo
cd51854b0b ci: Mark cyclonedx as glibc_pre_2_27_incompat
```
+ cyclonedx --version
  cyclonedx: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not
  found (required by cyclonedx)
  ```
2026-05-02 05:21:27 +09:00
Taiki Endo
02785ce9c9 Update wasmtime@latest to 44.0.1 2026-05-02 05:21:27 +09:00
Taiki Endo
1f19260668 Update typos@latest to 1.46.0 2026-05-02 05:21:27 +09:00
Taiki Endo
796b8c7bdf Update tombi@latest to 0.10.1 2026-05-02 05:21:27 +09:00
Taiki Endo
5e79d8799d Update syft manifest 2026-05-02 05:21:27 +09:00
Taiki Endo
a9ad6a15f3 Update sccache@latest to 0.15.0 2026-05-02 05:21:27 +09:00
Taiki Endo
95fc428094 Update rclone manifest 2026-05-02 05:21:27 +09:00
Taiki Endo
8da5f76d8b Update osv-scanner manifest 2026-05-02 05:21:27 +09:00
Taiki Endo
69db8f36c8 Update mise@latest to 2026.4.28 2026-05-02 05:21:27 +09:00
Taiki Endo
6f2467666b Update gungraun-runner@latest to 0.18.2 2026-05-02 05:21:27 +09:00
Taiki Endo
025dfc69ec Update cyclonedx@latest to 0.31.0 2026-05-02 05:21:27 +09:00
Taiki Endo
458badeb06 Update tombi@latest to 0.9.26 2026-04-30 05:33:56 +00:00
Taiki Endo
7769b73c2e Release 2.75.27 2026-04-30 01:50:56 +00:00
Taiki Endo
aef5057f90 Update cargo-udeps@latest to 0.1.61 2026-04-30 01:05:09 +00:00
Taiki Endo
41de191c3c Update wasm-tools@latest to 1.248.0 2026-04-29 18:50:30 +00:00
Taiki Endo
89761c8db9 Update sccache manifest 2026-04-29 18:50:30 +00:00
Taiki Endo
8324debf4c Update mise manifest 2026-04-29 18:50:30 +00:00
Taiki Endo
3b3fb63c3d Update cargo-deb@latest to 3.6.4 2026-04-29 18:50:30 +00:00
19 changed files with 555 additions and 45 deletions

View File

@@ -10,6 +10,30 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.75.28] - 2026-05-01
- Update `wasmtime@latest` to 44.0.1.
- Update `typos@latest` to 1.46.0.
- Update `tombi@latest` to 0.10.1.
- Update `sccache@latest` to 0.15.0.
- Update `mise@latest` to 2026.4.28.
- Update `gungraun-runner@latest` to 0.18.2.
- Update `cyclonedx@latest` to 0.31.0.
## [2.75.27] - 2026-04-30
- Update `cargo-udeps@latest` to 0.1.61.
- Update `wasm-tools@latest` to 1.248.0.
- Update `cargo-deb@latest` to 3.6.4.
## [2.75.26] - 2026-04-29 ## [2.75.26] - 2026-04-29
- Update `wasm-bindgen@latest` to 0.2.120. - Update `wasm-bindgen@latest` to 0.2.120.
@@ -6383,7 +6407,9 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.26...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.28...HEAD
[2.75.28]: https://github.com/taiki-e/install-action/compare/v2.75.27...v2.75.28
[2.75.27]: https://github.com/taiki-e/install-action/compare/v2.75.26...v2.75.27
[2.75.26]: https://github.com/taiki-e/install-action/compare/v2.75.25...v2.75.26 [2.75.26]: https://github.com/taiki-e/install-action/compare/v2.75.25...v2.75.26
[2.75.25]: https://github.com/taiki-e/install-action/compare/v2.75.24...v2.75.25 [2.75.25]: https://github.com/taiki-e/install-action/compare/v2.75.24...v2.75.25
[2.75.24]: https://github.com/taiki-e/install-action/compare/v2.75.23...v2.75.24 [2.75.24]: https://github.com/taiki-e/install-action/compare/v2.75.23...v2.75.24

View File

@@ -16,9 +16,9 @@ See the [Supported tools section in README.md](README.md#supported-tools) for ho
| ---- | -------------------------------- | ------------------------------- | ------------------ | ------- | | ---- | -------------------------------- | ------------------------------- | ------------------ | ------- |
| [**auto-doc**](https://github.com/tj-actions/auto-doc) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/tj-actions/auto-doc/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/tj-actions/auto-doc/blob/main/LICENSE) | | [**auto-doc**](https://github.com/tj-actions/auto-doc) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/tj-actions/auto-doc/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/tj-actions/auto-doc/blob/main/LICENSE) |
| [**biome**](https://biomejs.dev) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/biomejs/biome/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT) | | [**biome**](https://biomejs.dev) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/biomejs/biome/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT) |
| [**cargo-audit**](https://github.com/rustsec/rustsec/tree/HEAD/cargo-audit) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rustsec/rustsec/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT) | | [**cargo-audit**](https://github.com/rustsec/rustsec/tree/HEAD/cargo-audit) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rustsec/rustsec/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/rustsec/rustsec/blob/main/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/main/cargo-audit/LICENSE-MIT) |
| [**cargo-auditable**](https://github.com/rust-secure-code/cargo-auditable) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-secure-code/cargo-auditable/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT) | | [**cargo-auditable**](https://github.com/rust-secure-code/cargo-auditable) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-secure-code/cargo-auditable/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/master/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/master/LICENSE-MIT) |
| [**cargo-binstall**](https://github.com/cargo-bins/cargo-binstall) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/cargo-bins/cargo-binstall/releases) | Linux, macOS, Windows | [GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE) | | [**cargo-binstall**](https://github.com/cargo-bins/cargo-binstall) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/cargo-bins/cargo-binstall/releases) | Linux, macOS, Windows | [GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/main/crates/bin/LICENSE) |
| [**cargo-careful**](https://github.com/RalfJung/cargo-careful) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/RalfJung/cargo-careful/releases) | Linux, macOS, Windows | [MIT](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-APACHE) | | [**cargo-careful**](https://github.com/RalfJung/cargo-careful) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/RalfJung/cargo-careful/releases) | Linux, macOS, Windows | [MIT](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-APACHE) |
| [**cargo-cyclonedx**](https://github.com/CycloneDX/cyclonedx-rust-cargo) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/CycloneDX/cyclonedx-rust-cargo/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/CycloneDX/cyclonedx-rust-cargo/blob/main/LICENSE) | | [**cargo-cyclonedx**](https://github.com/CycloneDX/cyclonedx-rust-cargo) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/CycloneDX/cyclonedx-rust-cargo/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/CycloneDX/cyclonedx-rust-cargo/blob/main/LICENSE) |
| [**cargo-deadlinks**](https://github.com/deadlinks/cargo-deadlinks) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/deadlinks/cargo-deadlinks/releases) | Linux, macOS, Windows | [MIT](https://github.com/deadlinks/cargo-deadlinks/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/deadlinks/cargo-deadlinks/blob/master/LICENSE-APACHE) | | [**cargo-deadlinks**](https://github.com/deadlinks/cargo-deadlinks) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/deadlinks/cargo-deadlinks/releases) | Linux, macOS, Windows | [MIT](https://github.com/deadlinks/cargo-deadlinks/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/deadlinks/cargo-deadlinks/blob/master/LICENSE-APACHE) |
@@ -42,7 +42,7 @@ See the [Supported tools section in README.md](README.md#supported-tools) for ho
| [**cargo-sort**](https://github.com/DevinR528/cargo-sort) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/DevinR528/cargo-sort/releases) | Linux, macOS, Windows | [Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/v1.0.9/Cargo.toml#L5) | | [**cargo-sort**](https://github.com/DevinR528/cargo-sort) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/DevinR528/cargo-sort/releases) | Linux, macOS, Windows | [Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/v1.0.9/Cargo.toml#L5) |
| [**cargo-spellcheck**](https://github.com/drahnr/cargo-spellcheck) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/drahnr/cargo-spellcheck/releases) | Linux, Windows | [LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL) | | [**cargo-spellcheck**](https://github.com/drahnr/cargo-spellcheck) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/drahnr/cargo-spellcheck/releases) | Linux, Windows | [LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL) |
| [**cargo-tarpaulin**](https://github.com/xd009642/tarpaulin) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/xd009642/tarpaulin/releases) | Linux, macOS, Windows | [MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE) | | [**cargo-tarpaulin**](https://github.com/xd009642/tarpaulin) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/xd009642/tarpaulin/releases) | Linux, macOS, Windows | [MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE) |
| [**cargo-udeps**](https://github.com/est31/cargo-udeps) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/est31/cargo-udeps/releases) | Linux, macOS, Windows | [Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE) | | [**cargo-udeps**](https://github.com/est31/cargo-udeps) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/est31/cargo-udeps/releases) | Linux, macOS, Windows | [Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/master/LICENSE) |
| [**cargo-valgrind**](https://github.com/jfrimmel/cargo-valgrind) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/jfrimmel/cargo-valgrind/releases) | Linux, macOS, Windows | [MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE) | | [**cargo-valgrind**](https://github.com/jfrimmel/cargo-valgrind) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/jfrimmel/cargo-valgrind/releases) | Linux, macOS, Windows | [MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE) |
| [**cargo-xwin**](https://github.com/rust-cross/cargo-xwin) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-cross/cargo-xwin/releases) | Linux, macOS, Windows | [MIT](https://github.com/rust-cross/cargo-xwin/blob/main/LICENSE) | | [**cargo-xwin**](https://github.com/rust-cross/cargo-xwin) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-cross/cargo-xwin/releases) | Linux, macOS, Windows | [MIT](https://github.com/rust-cross/cargo-xwin/blob/main/LICENSE) |
| [**cargo-zigbuild**](https://github.com/rust-cross/cargo-zigbuild) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-cross/cargo-zigbuild/releases) | Linux, macOS, Windows | [MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE) | | [**cargo-zigbuild**](https://github.com/rust-cross/cargo-zigbuild) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/rust-cross/cargo-zigbuild/releases) | Linux, macOS, Windows | [MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE) |
@@ -57,7 +57,7 @@ See the [Supported tools section in README.md](README.md#supported-tools) for ho
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/editorconfig-checker/editorconfig-checker/releases) | Linux, macOS, Windows | [MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE) | | [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/editorconfig-checker/editorconfig-checker/releases) | Linux, macOS, Windows | [MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE) |
| [**espup**](https://github.com/esp-rs/espup) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/esp-rs/espup/releases) | Linux, macOS, Windows | [MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE) | | [**espup**](https://github.com/esp-rs/espup) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/esp-rs/espup/releases) | Linux, macOS, Windows | [MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE) |
| [**git-cliff**](https://github.com/orhun/git-cliff) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/orhun/git-cliff/releases) | Linux, macOS, Windows | [MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE) | | [**git-cliff**](https://github.com/orhun/git-cliff) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/orhun/git-cliff/releases) | Linux, macOS, Windows | [MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE) |
| [**grcov**](https://github.com/mozilla/grcov) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/mozilla/grcov/releases) | Linux, macOS, Windows | [MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0) | | [**grcov**](https://github.com/mozilla/grcov) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/mozilla/grcov/releases) | Linux, macOS, Windows | [MPL-2.0](https://github.com/mozilla/grcov/blob/master/LICENSE-MPL-2.0) |
| [**gungraun-runner**](https://gungraun.github.io/gungraun/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/gungraun/gungraun/releases) | Linux | [Apache-2.0](https://github.com/gungraun/gungraun/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/gungraun/gungraun/blob/main/LICENSE-MIT) | | [**gungraun-runner**](https://gungraun.github.io/gungraun/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/gungraun/gungraun/releases) | Linux | [Apache-2.0](https://github.com/gungraun/gungraun/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/gungraun/gungraun/blob/main/LICENSE-MIT) |
| [**hyperfine**](https://github.com/sharkdp/hyperfine) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/sharkdp/hyperfine/releases) | Linux, macOS, Windows | [MIT](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-APACHE) | | [**hyperfine**](https://github.com/sharkdp/hyperfine) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/sharkdp/hyperfine/releases) | Linux, macOS, Windows | [MIT](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-APACHE) |
| [**iai-callgrind-runner**](https://gungraun.github.io/gungraun/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/iai-callgrind/iai-callgrind/releases) | Linux | [Apache-2.0](https://github.com/iai-callgrind/iai-callgrind/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/iai-callgrind/iai-callgrind/blob/main/LICENSE-MIT) | | [**iai-callgrind-runner**](https://gungraun.github.io/gungraun/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/iai-callgrind/iai-callgrind/releases) | Linux | [Apache-2.0](https://github.com/iai-callgrind/iai-callgrind/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/iai-callgrind/iai-callgrind/blob/main/LICENSE-MIT) |
@@ -75,7 +75,7 @@ See the [Supported tools section in README.md](README.md#supported-tools) for ho
| [**parse-changelog**](https://github.com/taiki-e/parse-changelog) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/parse-changelog/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-MIT) | | [**parse-changelog**](https://github.com/taiki-e/parse-changelog) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/parse-changelog/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-MIT) |
| [**parse-dockerfile**](https://github.com/taiki-e/parse-dockerfile) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/parse-dockerfile/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/parse-dockerfile/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-dockerfile/blob/main/LICENSE-MIT) | | [**parse-dockerfile**](https://github.com/taiki-e/parse-dockerfile) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/taiki-e/parse-dockerfile/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/taiki-e/parse-dockerfile/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-dockerfile/blob/main/LICENSE-MIT) |
| [**prek**](https://github.com/j178/prek) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/j178/prek/releases) | Linux, macOS, Windows | [MIT](https://github.com/j178/prek/blob/master/LICENSE) | | [**prek**](https://github.com/j178/prek) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/j178/prek/releases) | Linux, macOS, Windows | [MIT](https://github.com/j178/prek/blob/master/LICENSE) |
| [**protoc**](https://github.com/protocolbuffers/protobuf) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/protocolbuffers/protobuf/releases) | Linux, macOS, Windows | [BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE) | | [**protoc**](https://github.com/protocolbuffers/protobuf) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/protocolbuffers/protobuf/releases) | Linux, macOS, Windows | [BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/main/LICENSE) |
| [**rclone**](https://github.com/rclone/rclone) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/rclone/rclone/releases) | Linux, macOS, Windows | [MIT](https://github.com/rclone/rclone/blob/master/COPYING) | | [**rclone**](https://github.com/rclone/rclone) | `$HOME/.install-action/bin` | [GitHub Releases](https://github.com/rclone/rclone/releases) | Linux, macOS, Windows | [MIT](https://github.com/rclone/rclone/blob/master/COPYING) |
| [**release-plz**](https://release-plz.dev/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/release-plz/release-plz/releases) | Linux, macOS, Windows | [MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE) | | [**release-plz**](https://release-plz.dev/) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/release-plz/release-plz/releases) | Linux, macOS, Windows | [MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE) |
| [**sccache**](https://github.com/mozilla/sccache) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/mozilla/sccache/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE) | | [**sccache**](https://github.com/mozilla/sccache) | `$CARGO_HOME/bin` | [GitHub Releases](https://github.com/mozilla/sccache/releases) | Linux, macOS, Windows | [Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE) |

View File

@@ -22,6 +22,8 @@ runs:
using: composite using: composite
steps: steps:
- run: | - run: |
# If /bin/sh is dash, environment variable containing % is not imported, but is fine
# because it also means that it will not be exposed to subprocess.
if /usr/bin/env | grep -Eq '^BASH_FUNC_'; then if /usr/bin/env | grep -Eq '^BASH_FUNC_'; then
printf '::error::bash function injection via BASH_FUNC_ environment variable is not allowed for security reasons\n' printf '::error::bash function injection via BASH_FUNC_ environment variable is not allowed for security reasons\n'
exit 1 exit 1
@@ -57,14 +59,9 @@ runs:
# https://github.com/actions/partner-runner-images/issues/169 # https://github.com/actions/partner-runner-images/issues/169
- run: | - run: |
Set-StrictMode -Version Latest Set-StrictMode -Version Latest
if (Test-Path "Env:ENV") { Remove-Item Env:\ENV } $remove_env = @('ENV','BASH_ENV','CDPATH','SHELLOPTS','BASHOPTS','BASH_FUNC_*')
if (Test-Path "Env:BASH_ENV") { Remove-Item Env:\BASH_ENV } foreach ($name in $remove_env) {
if (Test-Path "Env:CDPATH") { Remove-Item Env:\CDPATH } if (Test-Path "Env:$name") { Remove-Item "Env:\$name" }
if (Test-Path "Env:SHELLOPTS") { Remove-Item Env:\SHELLOPTS }
if (Test-Path "Env:BASHOPTS") { Remove-Item Env:\BASHOPTS }
if (Test-Path "Env:BASH_FUNC_*") {
Write-Output "::error::bash function injection via BASH_FUNC_ environment variable is not allowed for security reasons"
exit 1
} }
for ($i=1; $i -le 10; $i++) { for ($i=1; $i -le 10; $i++) {
$prev_err_action = $ErrorActionPreference $prev_err_action = $ErrorActionPreference

38
manifests/biome.json generated
View File

@@ -10,6 +10,44 @@
"2.4": { "2.4": {
"version": "2.4.13" "version": "2.4.13"
}, },
"2.4.14": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-linux-x64-musl",
"etag": "0x8DEA7B7382C3BD2",
"hash": "c3b6f38eccb72a9d41afb5a3b38976f590380111cb3e878bf9121f998e8c274e",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-darwin-x64",
"etag": "0x8DEA7B738245577",
"hash": "dc835f90255a5c9c1734d3adb07ac142396187953545029e0aeab82177e466c6",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-win32-x64.exe",
"etag": "0x8DEA7B738D2BCE3",
"hash": "6aad48b69bb0699394f93c34fc700bf1b20130aeb7101e52fccf5d306b65ab92",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-linux-arm64-musl",
"etag": "0x8DEA7B738307CC9",
"hash": "756b7d7dbd3d5d857c40638776f930c234bc69f6f5c0ed13c8acedfb87147bac",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-darwin-arm64",
"etag": "0x8DEA7B73802C26A",
"hash": "13895170d26b0a9818532b84f33e04a2980b46cbb7e86d43ecc606c6bd1b1e63",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.14/biome-win32-arm64.exe",
"etag": "0x8DEA7B738F3DB34",
"hash": "1f2d2f78dcf05ea708314608ff567b3412a85bfcd8c09ec555cee0b8a60bf5ae",
"bin": "biome.exe"
}
},
"2.4.13": { "2.4.13": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-x64-musl", "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-x64-musl",

View File

@@ -7,13 +7,13 @@
} }
}, },
"latest": { "latest": {
"version": "3.6.3" "version": "3.6.4"
}, },
"3": { "3": {
"version": "3.6.3" "version": "3.6.4"
}, },
"3.6": { "3.6": {
"version": "3.6.3" "version": "3.6.4"
}, },
"3.6.4": { "3.6.4": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {

View File

@@ -14,6 +14,12 @@
"0.15": { "0.15": {
"version": "0.15.1" "version": "0.15.1"
}, },
"0.15.7": {
"x86_64_linux_gnu": {
"etag": "0x8DEA7C00640F8EA",
"hash": "6c944067adde19558aff6b6eb0003e82a95a52ac9dd75465ba3df894eeac5b74"
}
},
"0.15.2": { "0.15.2": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {
"etag": "0x8DD4A85530EF13A", "etag": "0x8DD4A85530EF13A",

View File

@@ -2,10 +2,10 @@
"rust_crate": "cargo-udeps", "rust_crate": "cargo-udeps",
"template": null, "template": null,
"latest": { "latest": {
"version": "0.1.60" "version": "0.1.61"
}, },
"0.1": { "0.1": {
"version": "0.1.60" "version": "0.1.61"
}, },
"0.1.61": { "0.1.61": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -21,7 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.30.0" "version": "0.31.0"
},
"0.31": {
"version": "0.31.0"
}, },
"0.31.0": { "0.31.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {

View File

@@ -23,10 +23,32 @@
} }
}, },
"latest": { "latest": {
"version": "0.18.1" "version": "0.18.2"
}, },
"0.18": { "0.18": {
"version": "0.18.1" "version": "0.18.2"
},
"0.18.2": {
"x86_64_linux_musl": {
"etag": "0x8DEA695B3CFC4FA",
"hash": "bad19b8dd280e9cfab691eb3220d107ce1b09091846ac7df19c9a303988cf071"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA695BAEDE5DA",
"hash": "46ee655aaac3f1d18c823ec8abf4c8adb5dd9641c526b49de007c15b743c8fe4"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DEA69515EAE4D4",
"hash": "07b17bc9904c2733cfd7663ac36ed28a80af28530403c77f0a34887b76e64f4c"
},
"riscv64_linux_gnu": {
"etag": "0x8DEA6957D2B96BF",
"hash": "496df4183e0f29ac919e14688f85fa4464d2e632fa6730743bdf24acf66108ac"
},
"s390x_linux_gnu": {
"etag": "0x8DEA695C06514A8",
"hash": "6b6ec6b64d03d73b465222062fb20ead1eb6b18a48ab791fb5fcefed34fd1532"
}
}, },
"0.18.1": { "0.18.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

58
manifests/mise.json generated
View File

@@ -27,13 +27,65 @@
} }
}, },
"latest": { "latest": {
"version": "2026.4.25" "version": "2026.4.28"
}, },
"2026": { "2026": {
"version": "2026.4.25" "version": "2026.4.28"
}, },
"2026.4": { "2026.4": {
"version": "2026.4.25" "version": "2026.4.28"
},
"2026.4.28": {
"x86_64_linux_musl": {
"etag": "0x8DEA6AC256245CA",
"hash": "5876c4febe57fc5350eade9320425ab96f29e8de6c6be620754d5e9e4920ea1c"
},
"x86_64_macos": {
"etag": "0x8DEA6AC290CADD9",
"hash": "c590f28b9e04085df73736fdfc4a1f6eef3b866d730c7a061aa2df46c8cf1c66"
},
"x86_64_windows": {
"etag": "0x8DEA6AC2A741EDB",
"hash": "36db52c5bbb3c825f753fef58b3ea4389ba833ee9a455b05e6ee2b9d657d14b6"
},
"aarch64_linux_musl": {
"etag": "0x8DEA6AC206CFC59",
"hash": "7290ef70e3d46cc54c737f7a2084b84c05008c30d3fbb40ebbf4e68b7c84096b"
},
"aarch64_macos": {
"etag": "0x8DEA6AC278D151C",
"hash": "0b226fa0b96f50bf41a35f96e8ef166e3d7a834ab7bfad4f3f1a12ff928363f4"
},
"aarch64_windows": {
"etag": "0x8DEA6AC2A4EBF8E",
"hash": "9d87a7d985d3082df9010d58d7ed5b08c0778afd5cefba84e3eb674c50176a95"
}
},
"2026.4.27": {
"x86_64_linux_musl": {
"etag": "0x8DEA613D6EEA7AA",
"hash": "72df029f60f926f4c1a0619fbdfac6870d4ce7354b074d3be82eeed557203660"
},
"x86_64_macos": {
"etag": "0x8DEA613D9552C3B",
"hash": "f55ec19657cbe15843067d22e854bc89db874b0142c122a82f8db38d14f52243"
},
"x86_64_windows": {
"etag": "0x8DEA613DA874A60",
"hash": "30540c4443b69777682ca74211ca283006f110b23f2ea4da96713b29d7766fdb"
},
"aarch64_linux_musl": {
"etag": "0x8DEA613D3075433",
"hash": "6d525c6cce79c4a0aa570eb22bd7041510c2cf601ddea85b028fcbab37dc1268"
},
"aarch64_macos": {
"etag": "0x8DEA613D88B926D",
"hash": "95493bfc1850c4df04f8e4417bd9e40a5fa1001b925ff43a92db7056afbd1d6d"
},
"aarch64_windows": {
"etag": "0x8DEA613DA8136C0",
"hash": "2de70631d51747d7bd39feaf08f4a5ae6f36a9167955cf71fcacd84b2ed3f8c0"
}
}, },
"2026.4.25": { "2026.4.25": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -10,6 +10,38 @@
"2.3": { "2.3": {
"version": "2.3.5" "version": "2.3.5"
}, },
"2.3.6": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_linux_amd64",
"etag": "0x8DEA71BEE7568B3",
"hash": "f689e183ef0d573d2459738aae457d411a26241ae58b5088de1af288b3355604"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_darwin_amd64",
"etag": "0x8DEA71BED1E865D",
"hash": "d5c91db387e0559b12136106bce5a57dbcea6fac22942721bd25b2334b28db28"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_windows_amd64.exe",
"etag": "0x8DEA71BECED9B41",
"hash": "14856196d681e18238b41d4741bbe0558bef157c4b3b49d618528294afebe19f"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_linux_arm64",
"etag": "0x8DEA71BECF8B260",
"hash": "e6ab0955cc906f308704575a608d28e55068d00c7fa7f47797131c89b30c0373"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_darwin_arm64",
"etag": "0x8DEA71BED22798A",
"hash": "3d7a12f4349a9e8f822513e5544d4a747ab53b7225d4bf5a2d00211cbc9dfe19"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.6/osv-scanner_windows_arm64.exe",
"etag": "0x8DEA71BEE3B86FE",
"hash": "5edd366ce55b696dbe74237987d8947808c400721b0cc4852f8224fbfd9f3c17"
}
},
"2.3.5": { "2.3.5": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.3.5/osv-scanner_linux_amd64", "url": "https://github.com/google/osv-scanner/releases/download/v2.3.5/osv-scanner_linux_amd64",

26
manifests/rclone.json generated
View File

@@ -32,6 +32,32 @@
"1": { "1": {
"version": "1.73.5" "version": "1.73.5"
}, },
"1.74.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA79A9997861D",
"hash": "61de0a78d8776fe3e080f8385ebe96d817f2ee6a6003fe36b2d9f3b49d3e36ea"
},
"x86_64_macos": {
"etag": "0x8DEA79BD22CFC65",
"hash": "e47ce2c488fe097119f219018e97f6806766540238f126dcdc510da9ffc0f0eb"
},
"x86_64_windows": {
"etag": "0x8DEA79C0D5C94E2",
"hash": "ccebeae41401e60e6906a4c98bd0f0bd94038b7e6cc3dd01a487013c1a7e4951"
},
"aarch64_linux_musl": {
"etag": "0x8DEA79B022A4507",
"hash": "c28148f72e82e16953a9f7eedbe610736968240318ff33872f90bfdd689cc72f"
},
"aarch64_macos": {
"etag": "0x8DEA79BDB84A9D0",
"hash": "965b79b0bee24280a787e1f0f0a3e62347516e81cb6a40e5cc8ea4995b1ba917"
},
"aarch64_windows": {
"etag": "0x8DEA79C15813A83",
"hash": "9b0b1b407e2befbc9d4f0b0ea9ff95d5822e41e3f601085ccc1d5b62ad0c49d5"
}
},
"1.73": { "1.73": {
"version": "1.73.5" "version": "1.73.5"
}, },

39
manifests/sccache.json generated
View File

@@ -35,7 +35,44 @@
} }
}, },
"latest": { "latest": {
"version": "0.14.0" "version": "0.15.0"
},
"0.15": {
"version": "0.15.0"
},
"0.15.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA60451CA1112",
"hash": "782d2b5dd7ae0a55ebe368ab258114d0928d019ac2d949ab85d5d02f3926709e"
},
"x86_64_macos": {
"etag": "0x8DEA6044FF17166",
"hash": "f8da93e0689122268f720ddb48c8357f3da18be8c88aff23a8e75a7a219367db"
},
"x86_64_windows": {
"etag": "0x8DEA60450D9E185",
"hash": "b0b257a164bf438b2dea134ca7ded41c100f59a64b3bf275a202f1e8102ab217"
},
"aarch64_linux_musl": {
"etag": "0x8DEA60448F9BF88",
"hash": "3a6a3712b49da3d263bf2d30d702de4302793016019e800bfb81c0c69401d8f8"
},
"aarch64_macos": {
"etag": "0x8DEA6044706FE7C",
"hash": "430ef7b5f54256d3ed5bfe77e8b0afc51aa209aeebe4f95b69c3a52ce3acc6e9"
},
"aarch64_windows": {
"etag": "0x8DEA60447F644B8",
"hash": "f4f304dc9dd9bd2f9b0032a0091efac1c093934bb095f207381558f80c3d0a24"
},
"riscv64_linux_musl": {
"etag": "0x8DEA6044CF155B9",
"hash": "d24b685ca21bf9388da5311c4dfe88de813acea84ca85b12d67f4e4b9a7a983a"
},
"s390x_linux_musl": {
"etag": "0x8DEA6044ED0F256",
"hash": "729618c5fe016aa553f372ec28bfeff4288ba5d99baee6dc04031336a789b6f1"
}
}, },
"0.14": { "0.14": {
"version": "0.14.0" "version": "0.14.0"

34
manifests/syft.json generated
View File

@@ -40,6 +40,40 @@
"1": { "1": {
"version": "1.43.0" "version": "1.43.0"
}, },
"1.44.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA7A585FE5AC5",
"hash": "0e91737aee2b5baf1d255b959630194a302335d848ff97bb07921eb6205b5f5a"
},
"x86_64_macos": {
"etag": "0x8DEA7A585F0D569",
"hash": "c40ece5407927327f94f35901727dbc604b46857e04f04ec94a310845fb71bde"
},
"x86_64_windows": {
"etag": "0x8DEA7A58639E853",
"hash": "195e786eb84ec145854f20528992e86637c77d1968731dfe6ce850c90e28f47a"
},
"aarch64_linux_musl": {
"etag": "0x8DEA7A585F39170",
"hash": "6f6cdcdc695721d91ce756e3b5bc3e3416599c464101f5e32e9c3f33054ee6d9"
},
"aarch64_macos": {
"etag": "0x8DEA7A586072A83",
"hash": "24e4d34078ae81da7c82539616f0ccac3e226cf4f74a38ce6fb3463619e50a55"
},
"aarch64_windows": {
"etag": "0x8DEA7A58626763B",
"hash": "3ebcde4f1bdfd3149c4527b85279cfc725ba7660ccf54b68b51be06a9271808e"
},
"powerpc64le_linux_musl": {
"etag": "0x8DEA7A585F64D81",
"hash": "bfcbc58e7d9132656290e18255a0bf8f8e11b78cd9a5dc143c311258c35061a9"
},
"s390x_linux_musl": {
"etag": "0x8DEA7A585EF02B4",
"hash": "589bcbddd1cdab852e1adc4f7bedf51f70a86916679544d6e27494e3b05bd43d"
}
},
"1.43": { "1.43": {
"version": "1.43.0" "version": "1.43.0"
}, },

79
manifests/tombi.json generated
View File

@@ -2,10 +2,85 @@
"rust_crate": null, "rust_crate": null,
"template": null, "template": null,
"latest": { "latest": {
"version": "0.9.25" "version": "0.10.1"
},
"0.10": {
"version": "0.10.1"
},
"0.10.1": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA6C374E23B4A",
"hash": "c58931575a5033ac851d050a51c2bbb193b6980b4ce06169c76789e6079fcd2f",
"bin": "tombi-cli-0.10.1-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEA6C374531F70",
"hash": "0fe1000af463e5a39c0ee5aa5aa54fd5ebcd15d60440fc124c0437594de0f28b",
"bin": "tombi-cli-0.10.1-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEA6C374569DE8",
"hash": "ad7e71c5de3e96fee8f67b5ac54a4ce32347ffdab6b85e1d7be8c857b5b6438b"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA6C37444FE76",
"hash": "d22273331c5d8eed13d4d04f9c632ca3c0eaa01a7c03c63f856a67a24a55994d",
"bin": "tombi-cli-0.10.1-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEA6C374DB3E4A",
"hash": "73bcea0c4fc7cd413b5724795e1ed1c466a69534e641fb6aee421487f09d37a5",
"bin": "tombi-cli-0.10.1-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEA6C3743F5F87",
"hash": "0e86eddd0166086a97fea42dda5678e40eb1a4a127322cb4f5f7aa42ba7cd6d9"
}
},
"0.10.0": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA667D443F54E",
"hash": "05cb1ad7c0231770d769d890345a4525573a289c30a62157445b8841fbc8a87f",
"bin": "tombi-cli-0.10.0-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEA667D44C0290",
"hash": "2a841b9a8fee2e3db503f11d56ae626ec0b2570da57c8d62a2ee26170481c534",
"bin": "tombi-cli-0.10.0-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEA667D459133F",
"hash": "bcfbf9febe82601819ed0b01504eae85de63986d5b197db4ebdb1a0639844ee6"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA667D4D3ACBD",
"hash": "26bc3d7f3ef20ab2d9a06c2bc35fb1521c7a509b369d15fa6ee222f665ba614a",
"bin": "tombi-cli-0.10.0-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEA667D4D7045B",
"hash": "070348dce9fee9117dd48780deb02a24f6eda6030677d28360c9766b434b5c9b",
"bin": "tombi-cli-0.10.0-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.0/tombi-cli-0.10.0-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEA667D445EEEC",
"hash": "60dd5c5d97227771e4a71e342ce79ce00f1feb43795a78369aecb57f044d3c6e"
}
}, },
"0.9": { "0.9": {
"version": "0.9.25" "version": "0.9.26"
}, },
"0.9.26": { "0.9.26": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

29
manifests/typos.json generated
View File

@@ -21,10 +21,35 @@
} }
}, },
"latest": { "latest": {
"version": "1.45.2" "version": "1.46.0"
}, },
"1": { "1": {
"version": "1.45.2" "version": "1.46.0"
},
"1.46": {
"version": "1.46.0"
},
"1.46.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA6D3DC79A768",
"hash": "c62a626df385c96574743fd4974aeb271a41a67d080a0398e36e1a42782f614a"
},
"x86_64_macos": {
"etag": "0x8DEA6D43E71FCD4",
"hash": "ca0bba6c8a80b4981951dbc3519987d51ef3a60e0b0a462db005ad99de47b40d"
},
"x86_64_windows": {
"etag": "0x8DEA6D414B32B76",
"hash": "a95e17043bdc0b890936e0213f7a533f4ccdf5430bb7c4a26984de8c77238536"
},
"aarch64_linux_musl": {
"etag": "0x8DEA6D3BDC1A9BE",
"hash": "1f8324d5b17c7354c4a83865007efb55c8278ef4cc22bed748df6b92ca439384"
},
"aarch64_macos": {
"etag": "0x8DEA6D3EC884EB1",
"hash": "322f90609f951bc27e204cf8d0370702510ae99e87285b217916fb2c09d76111"
}
}, },
"1.45": { "1.45": {
"version": "1.45.2" "version": "1.45.2"

View File

@@ -23,10 +23,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.247.0" "version": "1.248.0"
}, },
"1": { "1": {
"version": "1.247.0" "version": "1.248.0"
},
"1.248": {
"version": "1.248.0"
}, },
"1.248.0": { "1.248.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {

150
manifests/wasmtime.json generated
View File

@@ -35,13 +35,47 @@
} }
}, },
"latest": { "latest": {
"version": "44.0.0" "version": "44.0.1"
}, },
"44": { "44": {
"version": "44.0.0" "version": "44.0.1"
}, },
"44.0": { "44.0": {
"version": "44.0.0" "version": "44.0.1"
},
"44.0.1": {
"x86_64_linux_gnu": {
"etag": "0x8DEA6D32DF31DFF",
"hash": "afd58715f105e3a7f454169daed22168c5736ec5f225fb04c4ac62c54c9508a3"
},
"x86_64_macos": {
"etag": "0x8DEA6D32E761250",
"hash": "db1b9ae473022eb8d6d15241d4f4f29fee0009017bb40465329c1d918efd57b7"
},
"x86_64_windows": {
"etag": "0x8DEA6D32FC4244F",
"hash": "229c645305216a8c0d84f87b867930e82e07438bacb321a24d71039c4e162ea3"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA6D32A83CF17",
"hash": "9ec1e606c541099a7e8266865494e190a6f928abb3a2fb7bb4195fd2e8499d2b"
},
"aarch64_macos": {
"etag": "0x8DEA6D32A9DC97F",
"hash": "ebdf36f0748993144c16ac17ae37f51141f1d7f70eaaf0680e0ef65166d171ff"
},
"aarch64_windows": {
"etag": "0x8DEA6D32B6C8C90",
"hash": "bf73533744da65545d0be3a48eeb4b1ce34ba444bc461dc11fb5c14015883e7c"
},
"riscv64_linux_gnu": {
"etag": "0x8DEA6D32C91C0D1",
"hash": "5bbc250e7e285a61f74d2962e4c2053c23e69b96d88c21218463478e7593a928"
},
"s390x_linux_gnu": {
"etag": "0x8DEA6D32D20B587",
"hash": "978109b54a648803c3d06632fec4814cf098d5e9ab5db4ede15d3313342a42c2"
}
}, },
"44.0.0": { "44.0.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {
@@ -78,10 +112,44 @@
} }
}, },
"43": { "43": {
"version": "43.0.1" "version": "43.0.2"
}, },
"43.0": { "43.0": {
"version": "43.0.1" "version": "43.0.2"
},
"43.0.2": {
"x86_64_linux_gnu": {
"etag": "0x8DEA6D3507DE0B3",
"hash": "06a0b36fd70b6fe4efc3a52325907cbfbb7513c9e1faced9b12e1113d3b89980"
},
"x86_64_macos": {
"etag": "0x8DEA6D3523F8EFE",
"hash": "34e3ad503a5cf2578489d5aa998ef1038bfb862aebc593a4411daf9f2851c34d"
},
"x86_64_windows": {
"etag": "0x8DEA6D353933FF1",
"hash": "9ccbc8f46d058425be56e694a7128f008cb660a7cfa302fff9836bb17a4bf5fe"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA6D34BC901B0",
"hash": "2febb5cdbe18992e5a87598e4f58afddb4509b4ae9a1b0ebe7af4e56e14039e8"
},
"aarch64_macos": {
"etag": "0x8DEA6D34C60ED05",
"hash": "cbe9eeb255f128d0f7eca1b05c081b5fb825ecbcba9dfd2d8c53faa668ada85b"
},
"aarch64_windows": {
"etag": "0x8DEA6D34CCEC367",
"hash": "c66ece2ee99f4b9720274d2633c120a51593d4d7e5651403a333705f0444214e"
},
"riscv64_linux_gnu": {
"etag": "0x8DEA6D34F309128",
"hash": "98569e42abb91aab6a57c9afcb91a6ca22aceffc1c6b3849b03ca453cc1554a2"
},
"s390x_linux_gnu": {
"etag": "0x8DEA6D34F445102",
"hash": "461ffa1530b3877d8ea6a0a86ed0f4a4404cba0daede69e0eddeba9a24d921ca"
}
}, },
"43.0.1": { "43.0.1": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {
@@ -1004,10 +1072,44 @@
} }
}, },
"36": { "36": {
"version": "36.0.7" "version": "36.0.8"
}, },
"36.0": { "36.0": {
"version": "36.0.7" "version": "36.0.8"
},
"36.0.8": {
"x86_64_linux_gnu": {
"etag": "0x8DEA6D592BD7544",
"hash": "fe5f010499235a4172b597af54ba5d45f86f1dee61f9529cc5e314ba6b0b2bb7"
},
"x86_64_macos": {
"etag": "0x8DEA6D593F66967",
"hash": "1670ade5e6cd08370447742114be7f5f7dfbd44e963ee5903bf26a3b703b2017"
},
"x86_64_windows": {
"etag": "0x8DEA6D599970FB4",
"hash": "2351cd027b369236535f8e5e3f8cb576cec21ed148199d25e5e800f880bcd2f3"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA6D57F60F151",
"hash": "a1d66230a10d5a4d46abf8fcca7fd90cb33eaeed890c20709a7aa2f50a49fdb6"
},
"aarch64_macos": {
"etag": "0x8DEA6D580CF860C",
"hash": "4ed5053241efebff0e05c337826dfc95a8936d77eedf5d1411bc2e7c86cea3cf"
},
"aarch64_windows": {
"etag": "0x8DEA6D583E7538E",
"hash": "7e1b0ffdd1254c4ecd0b315c404c8f6a56019af7b794551d884bacdca9ddc84b"
},
"riscv64_linux_gnu": {
"etag": "0x8DEA6D58AA2170A",
"hash": "2f9ced83a597ca38acd7a1e6b370f1524603693733b5ec262e37a9d2ec386175"
},
"s390x_linux_gnu": {
"etag": "0x8DEA6D58BED6D0B",
"hash": "09b4037c8644b405e185dbcf3fd3e8c9dec486081919398a48aa295b6bb83c93"
}
}, },
"36.0.7": { "36.0.7": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {
@@ -2148,10 +2250,40 @@
} }
}, },
"24": { "24": {
"version": "24.0.7" "version": "24.0.8"
}, },
"24.0": { "24.0": {
"version": "24.0.7" "version": "24.0.8"
},
"24.0.8": {
"x86_64_linux_gnu": {
"etag": "0x8DEA6CB10789DE8",
"hash": "d125e9a7179481cdafe9a81151680f5623eff0eea9154fe265f81e5f382f88e8"
},
"x86_64_macos": {
"etag": "0x8DEA6CB11B9C61D",
"hash": "3066f5f5b29af52cd41a1fd70dbd25cb5344f2b49877771a5e44c836382c95ff"
},
"x86_64_windows": {
"etag": "0x8DEA6CB16FD2537",
"hash": "a85c5252c8838c0a26c87d8eb95db5854789cdc2f4d4fcb05c4b70880d3141f8"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA6CB061F4C45",
"hash": "b8c31f837a5da7752157551f69dcb1e57f46fa211ee478f8c99a5f3e2ffc347d"
},
"aarch64_macos": {
"etag": "0x8DEA6CB076F3116",
"hash": "6625aad2e9145ef75dcf19e671a1602a8076cbe4b2adb1af8d39d5aff419559c"
},
"riscv64_linux_gnu": {
"etag": "0x8DEA6CB08E5F9DA",
"hash": "7d61a9dec9c6a21ec1687317060dcc5a051343c594851451137569c82c10d7d7"
},
"s390x_linux_gnu": {
"etag": "0x8DEA6CB0A449AFC",
"hash": "a76d17296de0932f384896a9efbda6712a0a5cbf2f63bf466a1987241f3a0885"
}
}, },
"24.0.7": { "24.0.7": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {

View File

@@ -38,6 +38,7 @@ glibc_pre_2_28_incompat=(
glibc_pre_2_27_incompat=( glibc_pre_2_27_incompat=(
"${glibc_pre_2_28_incompat[@]}" "${glibc_pre_2_28_incompat[@]}"
cargo-watch cargo-watch
cyclonedx
mdbook-linkcheck mdbook-linkcheck
protoc protoc
valgrind valgrind
@@ -190,11 +191,12 @@ fi
# Not manifest-based # Not manifest-based
case "${host_os}" in case "${host_os}" in
linux*) linux*)
# TODO: disable valgrind due to Canonical's incident.
# Installing snap to container is difficult... # Installing snap to container is difficult...
# Specifying the version of valgrind is not supported. # Specifying the version of valgrind is not supported.
if type -P snap >/dev/null && [[ "${version}" == "latest" ]]; then # if type -P snap >/dev/null && [[ "${version}" == "latest" ]]; then
tools+=(valgrind) # tools+=(valgrind)
fi # fi
;; ;;
esac esac
# cargo-watch/watchexec-cli is supported by cargo-binstall (through quickinstall) # cargo-watch/watchexec-cli is supported by cargo-binstall (through quickinstall)