mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-27 03:42:44 +08:00
Compare commits
6 Commits
v2.79.8
...
editorconf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57a901d09e | ||
|
|
8f531eaecd | ||
|
|
8205558b9c | ||
|
|
eb38d1ae87 | ||
|
|
8a5a6fd714 | ||
|
|
a6f0b5b0ac |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.79.9] - 2026-05-26
|
||||
|
||||
- Update `vacuum@latest` to 0.26.7.
|
||||
|
||||
- Update `tombi@latest` to 1.0.0.
|
||||
|
||||
## [2.79.8] - 2026-05-26
|
||||
|
||||
- Update `parse-dockerfile@latest` to 0.1.6.
|
||||
@@ -6652,7 +6658,8 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.8...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.9...HEAD
|
||||
[2.79.9]: https://github.com/taiki-e/install-action/compare/v2.79.8...v2.79.9
|
||||
[2.79.8]: https://github.com/taiki-e/install-action/compare/v2.79.7...v2.79.8
|
||||
[2.79.7]: https://github.com/taiki-e/install-action/compare/v2.79.6...v2.79.7
|
||||
[2.79.6]: https://github.com/taiki-e/install-action/compare/v2.79.5...v2.79.6
|
||||
|
||||
@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
|
||||
inputs:
|
||||
tool:
|
||||
description: Tools to install (whitespace or comma separated list)
|
||||
required: true
|
||||
# default: #publish:tool
|
||||
required: false
|
||||
default: editorconfig-checker
|
||||
checksum:
|
||||
description: Whether to enable checksums (strongly discouraged to disable)
|
||||
required: false
|
||||
|
||||
34
manifests/prek.json
generated
34
manifests/prek.json
generated
@@ -44,6 +44,40 @@
|
||||
"0.4": {
|
||||
"version": "0.4.1"
|
||||
},
|
||||
"0.4.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEBB05AE51A940",
|
||||
"hash": "8966aac61df423e4188b05dce904982cdb07de57efb0c2bb83057a97ada64549"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEBB05AD7C8449",
|
||||
"hash": "e9784e6d120bd6811afdbb9805b500342e184b72603d7cda06cd222cfd7a6ad6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEBB05ADCD2FBF",
|
||||
"hash": "6b571c5100ebbaf868dc3c209f39ceb4ec16d6f1f297ee9fbdde013fc8b777f7"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEBB05AB84989C",
|
||||
"hash": "ceb234ca2e65ae3f726a04071778f851aa4fbee1a03f80e3783730a0905937fa"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEBB05AB47AD12",
|
||||
"hash": "9ea984611f3830e86d3f49b289dc34e9f2750009b9a04ee1d21e893b32df5a04"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DEBB05AB387BE7",
|
||||
"hash": "b360a06835aa7109030af0b8847f858125a8dece665b79f31bedf3ee03505172"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DEBB05AD38C295",
|
||||
"hash": "23499c4e7a76062a157eb43ee41e340b93b2e2e572b8d4e9657d35371d1087ed"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DEBB05AD529628",
|
||||
"hash": "fd0fb47d00e404a6942795f98206cdd12496f7dcc16618e4a551615e245f61a4"
|
||||
}
|
||||
},
|
||||
"0.4.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB62868187A74",
|
||||
|
||||
44
manifests/tombi.json
generated
44
manifests/tombi.json
generated
@@ -2,7 +2,49 @@
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "0.11.7"
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"1.1.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEBAB98193E4E2",
|
||||
"hash": "cee1b8edf63d7d49a5b7ed626a84d0a7f7d8ea48f664212da3cad17afeb142aa",
|
||||
"bin": "tombi-cli-1.1.0-x86_64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEBAB9819A1F7D",
|
||||
"hash": "0180797ef983cc56d33a0d0c22b46d37ba8b2f5718be494556d4cdec0116591f",
|
||||
"bin": "tombi-cli-1.1.0-x86_64-apple-darwin/tombi"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-x86_64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEBAB9825B0FCC",
|
||||
"hash": "8e1cdcd9d068e2b60c9eb77a5ec35c08787036fab944fee693f4bcd021fda89c"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-aarch64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEBAB981995CF7",
|
||||
"hash": "06a73665a4ac4f16f93e2ace03584f97cadb9609365339e53db8d35b434df359",
|
||||
"bin": "tombi-cli-1.1.0-aarch64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEBAB9819E6068",
|
||||
"hash": "9adc2c6ac821c758342c12aba18c394f404035483fd41b46a422da38a70e3ad8",
|
||||
"bin": "tombi-cli-1.1.0-aarch64-apple-darwin/tombi"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.0/tombi-cli-1.1.0-aarch64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEBAB982378323",
|
||||
"hash": "1f9ef6df3f49a00c370e95f00770ba278a6cb718a56c61a23a970082838fc111"
|
||||
}
|
||||
},
|
||||
"1.0": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"1.0.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
30
manifests/vacuum.json
generated
30
manifests/vacuum.json
generated
@@ -21,10 +21,36 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.26.6"
|
||||
"version": "0.26.7"
|
||||
},
|
||||
"0.26": {
|
||||
"version": "0.26.6"
|
||||
"version": "0.26.7"
|
||||
},
|
||||
"0.26.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEBB359470E9D7",
|
||||
"hash": "a7e9229391823d8535c76a0e9c9c618beb9824167eb454f61c60a14d75a2e0ed"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEBB359568B26D",
|
||||
"hash": "8b7763c27f074785ed1fbeb0cfb72ec36ea9b09a44ee9948784d814c12c34136"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEBB35945E1340",
|
||||
"hash": "1762aac1041e1a69cb9a302664d661885637a69f5a0a03b338979ecb41ccd8ae"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEBB35944DD1D1",
|
||||
"hash": "5c61285318aaa9a99c05b4be6637b2d0f4511d4c7569ce76b5cf2e22bf65d1b7"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEBB3595448A2F",
|
||||
"hash": "1c434027b1affc9e055c55c7498e25d70d0aea4c30fb9fec2cb5b4e875f3bb87"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DEBB35952F1E68",
|
||||
"hash": "8f2b55d085fa7b16efda615257af1bdcc87ff601b1141d16c4184a6f69bdccc8"
|
||||
}
|
||||
},
|
||||
"0.26.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
@@ -129,7 +129,7 @@ case "$(uname -s)" in
|
||||
Darwin)
|
||||
host_os=macos
|
||||
if [[ "${runner}" == 'macos-15-intel' ]]; then
|
||||
incompat_tools+=(release-plz) # no prebuilt binary
|
||||
incompat_tools+=(martin release-plz) # no prebuilt binary
|
||||
fi
|
||||
;;
|
||||
MINGW* | MSYS* | CYGWIN* | Windows_NT) host_os=windows ;;
|
||||
|
||||
Reference in New Issue
Block a user