Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
9afd0eb158 parse-dockerfile 2026-04-29 13:01:09 +00:00
Taiki Endo
b651345a71 Release 2.75.26 2026-04-29 13:01:08 +00:00
Taiki Endo
e0091eefbf Update wasm-bindgen@latest to 0.2.120 2026-04-29 12:56:24 +00:00
Taiki Endo
96d4d757ef Update tombi manifest 2026-04-29 12:56:24 +00:00
Taiki Endo
4a1aed1ca9 Update mise@latest to 2026.4.25 2026-04-29 12:56:24 +00:00
Taiki Endo
2e38aa6247 Update martin@latest to 1.8.0 2026-04-29 12:56:24 +00:00
Taiki Endo
443d4e78eb Update cyclonedx manifest 2026-04-29 12:56:24 +00:00
Taiki Endo
5ddd7264c7 Update cargo-udeps manifest 2026-04-29 12:56:24 +00:00
Taiki Endo
4b9684ed93 Update vacuum@latest to 0.26.4 2026-04-28 21:42:35 +00:00
9 changed files with 126 additions and 12 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.75.26] - 2026-04-29
- Update `wasm-bindgen@latest` to 0.2.120.
- Update `mise@latest` to 2026.4.25.
- Update `martin@latest` to 1.8.0.
- Update `vacuum@latest` to 0.26.4.
## [2.75.25] - 2026-04-28 ## [2.75.25] - 2026-04-28
- Update `uv@latest` to 0.11.8. - Update `uv@latest` to 0.11.8.
@@ -6373,7 +6383,8 @@ 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.25...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.26...HEAD
[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
[2.75.23]: https://github.com/taiki-e/install-action/compare/v2.75.22...v2.75.23 [2.75.23]: https://github.com/taiki-e/install-action/compare/v2.75.22...v2.75.23

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: parse-dockerfile
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

View File

@@ -7,6 +7,44 @@
"0.1": { "0.1": {
"version": "0.1.60" "version": "0.1.60"
}, },
"0.1.61": {
"x86_64_linux_musl": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA584E93B9FDB",
"hash": "27031ca3902390a1d793901d17ec073ac85297ab3477b13faea984e4c97de479",
"bin": "cargo-udeps-v0.1.61-x86_64-unknown-linux-musl/cargo-udeps"
},
"x86_64_macos": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEA584FB3914CC",
"hash": "0840c47e3ac640db8cf1ac9136c7a133eff68f07753a8a450363b95124d0ee34",
"bin": "cargo-udeps-v0.1.61-x86_64-apple-darwin/cargo-udeps"
},
"x86_64_windows": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEA5855ED09C2C",
"hash": "6920b6f493f0c13a28e32522ccb7efffcc57c8849d887366b19c599dc2238cc0",
"bin": "cargo-udeps-v0.1.61-x86_64-pc-windows-msvc/cargo-udeps.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA584C0D0F4DF",
"hash": "d257553c03b36d2ee7e8028d622c80b1244fc512fabb2de058c1e0ceeb92169b",
"bin": "cargo-udeps-v0.1.61-aarch64-unknown-linux-musl/cargo-udeps"
},
"aarch64_macos": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEA5849C45DEF1",
"hash": "0ca49f226c268ff3f7d65e82dd471900b962e4dcb3e75793558e5f4287be2011",
"bin": "cargo-udeps-v0.1.61-aarch64-apple-darwin/cargo-udeps"
},
"aarch64_windows": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.61/cargo-udeps-v0.1.61-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEA585933B8EBC",
"hash": "56f71b63e24fff67cf5f34e21bf4bcd8b090d80336a629c7b829045b02494718",
"bin": "cargo-udeps-v0.1.61-aarch64-pc-windows-msvc/cargo-udeps.exe"
}
},
"0.1.60": { "0.1.60": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.60/cargo-udeps-v0.1.60-x86_64-unknown-linux-musl.tar.gz", "url": "https://github.com/est31/cargo-udeps/releases/download/v0.1.60/cargo-udeps-v0.1.60-x86_64-unknown-linux-musl.tar.gz",

View File

@@ -23,6 +23,32 @@
"latest": { "latest": {
"version": "0.30.0" "version": "0.30.0"
}, },
"0.31.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEA5BE1A225492",
"hash": "72c465982796cb930dd7bfabe68d869aea053c9b7a717dff9ceee56b5624eea4"
},
"x86_64_macos": {
"etag": "0x8DEA5BE2A8378AE",
"hash": "78c3f395499fc80d1b0a0c2ad0497fa212ccb90a544524599be6356707b49bbd"
},
"x86_64_windows": {
"etag": "0x8DEA5BE2463CF5D",
"hash": "da18bdb0d5b10a5f45ddfb59b7b08b11ddc050bb5c6407608d831929a1799d3f"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA5BE20738480",
"hash": "ecdb5a10bba199417ccf94b57f27f0ec201b91eb4fadc6d7998696e082e69bef"
},
"aarch64_macos": {
"etag": "0x8DEA5BE4A7F7F7B",
"hash": "42d5b880968eed5b8939d48adf125c5d96944231259e19167c29e9da9e9d2afe"
},
"aarch64_windows": {
"etag": "0x8DEA5BE28D7835D",
"hash": "af0a5c6c17b0bee113066760d3378eb5e03eb5c75eca2479e61fc43669c46036"
}
},
"0.30": { "0.30": {
"version": "0.30.0" "version": "0.30.0"
}, },

7
manifests/martin.json generated
View File

@@ -31,10 +31,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.7.0" "version": "1.8.0"
}, },
"1": { "1": {
"version": "1.7.0" "version": "1.8.0"
},
"1.8": {
"version": "1.8.0"
}, },
"1.8.0": { "1.8.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

6
manifests/mise.json generated
View File

@@ -27,13 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2026.4.24" "version": "2026.4.25"
}, },
"2026": { "2026": {
"version": "2026.4.24" "version": "2026.4.25"
}, },
"2026.4": { "2026.4": {
"version": "2026.4.24" "version": "2026.4.25"
}, },
"2026.4.25": { "2026.4.25": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

36
manifests/tombi.json generated
View File

@@ -7,6 +7,42 @@
"0.9": { "0.9": {
"version": "0.9.25" "version": "0.9.25"
}, },
"0.9.26": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA5A4AB6C6A2E",
"hash": "3839e78a4f5db8a785f593b3113e86908ca125a9e0f3f9955e0a759b0b39c6ad",
"bin": "tombi-cli-0.9.26-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEA5A4AB585C6E",
"hash": "313e082bf5981afbd96a4972e5eb568cbf5922a6bfa4b83c4c28346f5052b001",
"bin": "tombi-cli-0.9.26-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEA5A4AB6D2CA2",
"hash": "c72b563a65d3c83543360205e5a915fc0eeaba70db3171a17a75472563897cf6"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEA5A4ABEFD39C",
"hash": "208a38f26b1b7ce3c060f82fb326f6a6304b04d661002f96bddee53bdb20e707",
"bin": "tombi-cli-0.9.26-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEA5A4AB5D86D7",
"hash": "7012f29da0ceb81755ced1463f225f4b482cae124dff6eb72d7e52ab0c13b0b9",
"bin": "tombi-cli-0.9.26-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.26/tombi-cli-0.9.26-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEA5A4AB66F217",
"hash": "ab0675e3bd17baa021d334a20dcd5693220b266e062e9da16899667c76943e49"
}
},
"0.9.25": { "0.9.25": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.25/tombi-cli-0.9.25-x86_64-unknown-linux-musl.tar.gz", "url": "https://github.com/tombi-toml/tombi/releases/download/v0.9.25/tombi-cli-0.9.25-x86_64-unknown-linux-musl.tar.gz",

4
manifests/vacuum.json generated
View File

@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.26.3" "version": "0.26.4"
}, },
"0.26": { "0.26": {
"version": "0.26.3" "version": "0.26.4"
}, },
"0.26.4": { "0.26.4": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -43,10 +43,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.2.118" "version": "0.2.120"
}, },
"0.2": { "0.2": {
"version": "0.2.118" "version": "0.2.120"
}, },
"0.2.120": { "0.2.120": {
"x86_64_linux_musl": { "x86_64_linux_musl": {