mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update tombi@latest to 1.5.1
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]
|
||||
|
||||
- Update `tombi@latest` to 1.5.1.
|
||||
|
||||
- Update `release-plz@latest` to 0.3.161.
|
||||
|
||||
- Update `prek@latest` to 0.5.2.
|
||||
|
||||
Generated
+39
-3
@@ -2,13 +2,49 @@
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "1.5.0"
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.5.0"
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"1.5": {
|
||||
"version": "1.5.0"
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"1.5.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DF09CC21BD7131",
|
||||
"hash": "f3f599f4fdb2e5a62b7bb716e9b840b03d4127323014a48785c466901e0a3f5b",
|
||||
"bin": "tombi-cli-1.5.1-x86_64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DF09CC210E6738",
|
||||
"hash": "c6d04a64e8e2d5f984d65957eff748ef659b3a5899cf5224e76c26a8c648ae9d",
|
||||
"bin": "tombi-cli-1.5.1-x86_64-apple-darwin/tombi"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DF09CC21B62668",
|
||||
"hash": "7a534e1def6b9d081de5f168dad0e10fe39356de8e83597e2c7e82da902eafe3"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DF09CC210F29A7",
|
||||
"hash": "3512b6fc916d3c56758c230cfd941df2498b8601e011fe52327acea9a7271a63",
|
||||
"bin": "tombi-cli-1.5.1-aarch64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DF09CC21112343",
|
||||
"hash": "77a48fa3c5774eb48f42b8c16265201bb92a5948e06357da9d9a335a116b684b",
|
||||
"bin": "tombi-cli-1.5.1-aarch64-apple-darwin/tombi"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DF09CC211ECF7A",
|
||||
"hash": "bbde63c13145c268e25eb295efcc78de9ee57579052d3ecd46e32e7e78d938c6"
|
||||
}
|
||||
},
|
||||
"1.5.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user