Compare commits

...

18 Commits

Author SHA1 Message Date
Taiki Endo
dfcb1ee290 Release 2.65.15 2026-01-07 01:45:12 +09:00
Taiki Endo
1f7d1bf600 Update parse-dockerfile@latest to 0.1.3 2026-01-07 01:40:37 +09:00
Taiki Endo
21a3ac2cfc Update parse-changelog@latest to 0.6.15 2026-01-07 01:40:37 +09:00
Taiki Endo
74509e16cd Update cargo-llvm-cov@latest to 0.6.23 2026-01-07 01:40:37 +09:00
Taiki Endo
f03b6ddd6c Update cargo-hack@latest to 0.6.41 2026-01-07 01:40:37 +09:00
Taiki Endo
36e03a2881 Update cargo-minimal-versions@latest to 0.1.35 2026-01-07 00:54:38 +09:00
Taiki Endo
3decdf0204 Update cargo-no-dev-deps@latest to 0.2.20 2026-01-07 00:42:44 +09:00
Taiki Endo
d23dc8342b Update changelog 2026-01-07 00:32:06 +09:00
Taiki Endo
a0fb4417e3 Release 2.65.14 2026-01-07 00:24:42 +09:00
Taiki Endo
f7d3895975 Update uv@latest to 0.9.22 2026-01-06 21:23:01 +09:00
Taiki Endo
2431b454d3 Update zizmor@latest to 1.20.0 2026-01-06 14:07:58 +09:00
Taiki Endo
0e76c5c569 Release 2.65.13 2026-01-05 10:34:58 +09:00
Taiki Endo
0466464eeb Update cargo-nextest@latest to 0.9.118 2026-01-05 09:42:26 +09:00
Taiki Endo
389b56344a Update martin@latest to 1.2.0 2026-01-04 18:17:10 +09:00
Taiki Endo
83028a3bd2 Update cargo-insta@latest to 1.46.0 2026-01-04 09:45:10 +09:00
Taiki Endo
cc33365ec7 Release 2.65.12 2026-01-02 19:47:56 +09:00
Taiki Endo
8f085a196a Update just@latest to 1.46.0 2026-01-02 18:19:44 +09:00
Taiki Endo
6b0d292eb8 Update cargo-nextest@latest to 0.9.117 2026-01-02 09:40:32 +09:00
13 changed files with 487 additions and 25 deletions

View File

@@ -10,6 +10,42 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.65.15] - 2026-01-06
- Update `parse-dockerfile@latest` to 0.1.3.
- Update `parse-changelog@latest` to 0.6.15.
- Update `cargo-llvm-cov@latest` to 0.6.23.
- Update `cargo-hack@latest` to 0.6.41.
- Update `cargo-minimal-versions@latest` to 0.1.35.
- Update `cargo-no-dev-deps@latest` to 0.2.20.
## [2.65.14] - 2026-01-06
- Enable [release immutability](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases).
- Update `uv@latest` to 0.9.22.
- Update `zizmor@latest` to 1.20.0.
## [2.65.13] - 2026-01-05
- Update `cargo-nextest@latest` to 0.9.118.
- Update `martin@latest` to 1.2.0.
- Update `cargo-insta@latest` to 1.46.0.
## [2.65.12] - 2026-01-02
- Update `just@latest` to 1.46.0.
- Update `cargo-nextest@latest` to 0.9.117.
## [2.65.11] - 2026-01-01 ## [2.65.11] - 2026-01-01
- Update `cargo-tarpaulin@latest` to 0.35.0. - Update `cargo-tarpaulin@latest` to 0.35.0.
@@ -5247,7 +5283,11 @@ 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.65.11...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.15...HEAD
[2.65.15]: https://github.com/taiki-e/install-action/compare/v2.65.14...v2.65.15
[2.65.14]: https://github.com/taiki-e/install-action/compare/v2.65.13...v2.65.14
[2.65.13]: https://github.com/taiki-e/install-action/compare/v2.65.12...v2.65.13
[2.65.12]: https://github.com/taiki-e/install-action/compare/v2.65.11...v2.65.12
[2.65.11]: https://github.com/taiki-e/install-action/compare/v2.65.10...v2.65.11 [2.65.11]: https://github.com/taiki-e/install-action/compare/v2.65.10...v2.65.11
[2.65.10]: https://github.com/taiki-e/install-action/compare/v2.65.9...v2.65.10 [2.65.10]: https://github.com/taiki-e/install-action/compare/v2.65.9...v2.65.10
[2.65.9]: https://github.com/taiki-e/install-action/compare/v2.65.8...v2.65.9 [2.65.9]: https://github.com/taiki-e/install-action/compare/v2.65.8...v2.65.9

View File

@@ -3,10 +3,57 @@
"template": null, "template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.6.40" "version": "0.6.41"
}, },
"0.6": { "0.6": {
"version": "0.6.40" "version": "0.6.41"
},
"0.6.41": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3EEB764DB4",
"checksum": "ddc17687061b785d88de3d99dffd536d3c2f89f96790e46d53ec7ed6a2d7c8e7"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DE4D3FAE68D6F7",
"checksum": "4b35c8dbe6d24bd81c05ade55d19fd7fc9b142d46b07bb7da1b92dfa55877adf"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DE4D3EEA224E54",
"checksum": "e0cc84ffaab7825b32a1d3530a9d9fb15b7ecddc91cd8a6d9ea69b8bf852d8a8"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3ED00E2CB9",
"checksum": "230d40b040d0fd1f683b3f5dbcde7201d626bcf6b815bd47f9369969d3308235"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DE4D3F87FACB47",
"checksum": "146bce8ed728b5dc46edb2dc4f4cfca4bf77f729bbbb4be785b5e89f5cac3aae"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DE4D3EE670C140",
"checksum": "19fa3b7bc31b35f926875373ac91b0e91ef0e879fd2f641cbca4bac83188f99a"
},
"powerpc64le_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-powerpc64le-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3EE80357E7",
"checksum": "4301b94ee161bc3cb1022dc46538c080e3b7ce7c4d1ed4dc6d44bb12157ad873"
},
"riscv64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-riscv64gc-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3EE871CA12",
"checksum": "0271f63dbe303bfaa39b4ba25bc940b130860bf62dd332a8b380792fd194b825"
},
"s390x_linux_gnu": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.41/cargo-hack-s390x-unknown-linux-gnu.tar.gz",
"etag": "0x8DE4D3EDF53894B",
"checksum": "f761e02946797b8050d1b7cb8ed3c3c57d105cdcae0c3c2b840e3bd50a6c845c"
}
}, },
"0.6.40": { "0.6.40": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -20,10 +20,31 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/mitsuhiko/insta/blob/master/LICENSE)", "license_markdown": "[Apache-2.0](https://github.com/mitsuhiko/insta/blob/master/LICENSE)",
"latest": { "latest": {
"version": "1.45.1" "version": "1.46.0"
}, },
"1": { "1": {
"version": "1.45.1" "version": "1.46.0"
},
"1.46": {
"version": "1.46.0"
},
"1.46.0": {
"x86_64_linux_musl": {
"etag": "0x8DE4B23DA2181F2",
"checksum": "592f7f8ddd465f0b8f2e7121bbe6bace97b475330b7f3c0ac62e504c1de6b967"
},
"x86_64_macos": {
"etag": "0x8DE4B23D9B41FF3",
"checksum": "4a2e8bc9b3e7591fd96580cbb4c79cae062060f9482719bb32bc3932eff08fba"
},
"x86_64_windows": {
"etag": "0x8DE4B23D9F71F35",
"checksum": "d13a207264e10644d6995bdb332d7cc7353ffc53a0199f4e20376923016247ab"
},
"aarch64_macos": {
"etag": "0x8DE4B23D9C39EDB",
"checksum": "c32a785806a7b329330fefced808c0ba7017416c8a7ea24c0a8363ad66d1aeed"
}
}, },
"1.45": { "1.45": {
"version": "1.45.1" "version": "1.45.1"

View File

@@ -28,10 +28,44 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.6.22" "version": "0.6.23"
}, },
"0.6": { "0.6": {
"version": "0.6.22" "version": "0.6.23"
},
"0.6.23": {
"x86_64_linux_musl": {
"etag": "0x8DE4D3F54591384",
"checksum": "7d731737fb4f538fdea8dfadccb2270bf5ccd1ae3b1f4d8eafb449587f11d554"
},
"x86_64_macos": {
"etag": "0x8DE4D3F38C346DC",
"checksum": "febf0280656b863542ba101f3f8db2103df34b8dda2c240749fefc878117f493"
},
"x86_64_windows": {
"etag": "0x8DE4D3F39E791A6",
"checksum": "cce1a1fbbf50df1426aa8f7dcdf7c37c83642798bf81b2a8e5bd515cc8a6c2b5"
},
"aarch64_linux_musl": {
"etag": "0x8DE4D3F5498E1CF",
"checksum": "9bde17bc15590b287d3465f5db73c112968c251cb9ff2ea1f3139055ea0994b6"
},
"aarch64_macos": {
"etag": "0x8DE4D3FDE3147F0",
"checksum": "7e36889933befc5e548e3b6fa5655df91a5f9fc565ace86780129cf7e9286ab4"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE4D3F5B10CC48",
"checksum": "123f7cb3434da08f1d79212b51186673fdf16aecb47d19f36ade2e06564662cf"
},
"riscv64_linux_musl": {
"etag": "0x8DE4D3F1AE94C12",
"checksum": "d3568e6db230b3eb7e2a5583b7b13aab2d19704d165f3cdad15db21be50dbe37"
},
"s390x_linux_gnu": {
"etag": "0x8DE4D3F5DE6AAA3",
"checksum": "70f2eca26c1d9216327db02f6c4b433c00812d532a4f044bdc7f9226255909f0"
}
}, },
"0.6.22": { "0.6.22": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -31,10 +31,48 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.1.34" "version": "0.1.35"
}, },
"0.1": { "0.1": {
"version": "0.1.34" "version": "0.1.35"
},
"0.1.35": {
"x86_64_linux_musl": {
"etag": "0x8DE4D3A23592D0E",
"checksum": "7fc09551f7b4e4ae8903879706156150274348120d0c5a9683d77d0186ccf226"
},
"x86_64_macos": {
"etag": "0x8DE4D3A50FB4B93",
"checksum": "d6595bdace1c6337ec46195af8093b8a99713258030ff1cd074f51ddc59542fd"
},
"x86_64_windows": {
"etag": "0x8DE4D3A35C4BE90",
"checksum": "0b92adcb299ea0bdc02cae70b0573879c5075c344cea862f3b4ff0161b93a283"
},
"aarch64_linux_musl": {
"etag": "0x8DE4D3A210496EB",
"checksum": "5440d849419497a5839bfe7a7f8bd46b6de23e6cd818712c87ae80a184fdc9f8"
},
"aarch64_macos": {
"etag": "0x8DE4D3A3A19C0DB",
"checksum": "600571a93e3e61feddf03ee7b614bc4c93fe79fc715803574d49507a3bc8933b"
},
"aarch64_windows": {
"etag": "0x8DE4D3A37CCEA40",
"checksum": "f4c19ab4814c9893d9f8f01e0581cbbf488806f2b35a94e61f3bd6905ece4de9"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE4D3A24D9134D",
"checksum": "074379a96734a60121622dbb670bdadde52386ee025175334a6889306caa0934"
},
"riscv64_linux_musl": {
"etag": "0x8DE4D3A2440B362",
"checksum": "e59b638b51aa4e7bf1cf44c7665b12d0ea0aeccee4523e641cb8903f0c5f3d97"
},
"s390x_linux_gnu": {
"etag": "0x8DE4D3A283564B0",
"checksum": "25d4fd194eeb2aacde0293068b64eca9707546678856619fda98baf1bef245e9"
}
}, },
"0.1.34": { "0.1.34": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -19,10 +19,56 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.9.116" "version": "0.9.118"
}, },
"0.9": { "0.9": {
"version": "0.9.116" "version": "0.9.118"
},
"0.9.118": {
"previous_stable_version": "0.9.117",
"x86_64_linux_gnu": {
"etag": "0x8DE4BDF0873B33D",
"checksum": "1e60aac5de62391d2419bb6c5bfa467f4b27586b3f1b3ec07aa79f4632583450"
},
"x86_64_linux_musl": {
"etag": "0x8DE4BDEF2DBE9B0",
"checksum": "93b6d620db5b5099eb7f636b440395faeb99e194a4c40d7dfa81eba79ed57358"
},
"x86_64_macos": {
"etag": "0x8DE4BDE88AA25D4",
"checksum": "792f4677422c025b0dfa204ea58c6406c55e62f6b5b774c3ee33ac7ee46a0b69"
},
"x86_64_windows": {
"etag": "0x8DE4BE02C287698",
"checksum": "95d077375d07efc72b4cea1e633a0bb940fbda18fbf200e08714466eae89e62d"
},
"aarch64_linux_gnu": {
"etag": "0x8DE4BDEB6B38E11",
"checksum": "1b89b3cbac2e27095168f8edaa5165a344a83743b42dfb90a95b8896187807e8"
}
},
"0.9.117": {
"previous_stable_version": "0.9.116",
"x86_64_linux_gnu": {
"etag": "0x8DE499254DC7742",
"checksum": "132ae72d48bcad4fc4eb823640f0d37ae81085116b8d0497c720a7f35095c664"
},
"x86_64_linux_musl": {
"etag": "0x8DE49921D919227",
"checksum": "7fcc8d067a3889d44fdb366f648d6db477b9498e27a24f6e66005db274141841"
},
"x86_64_macos": {
"etag": "0x8DE499232EB37C2",
"checksum": "b3ddcee009b19e82f409125552fdbb7a6865b60dd6df445df013940cb7429a60"
},
"x86_64_windows": {
"etag": "0x8DE4993103E062C",
"checksum": "c97bc8ddf3d27feae0dd7852583bccac0b24df54d67fd060787eaf542350a485"
},
"aarch64_linux_gnu": {
"etag": "0x8DE49927D056219",
"checksum": "85015537d3e987dce5326246eb53c9a086c7f862072898baed56b347d90d8e07"
}
}, },
"0.9.116": { "0.9.116": {
"previous_stable_version": "0.9.115", "previous_stable_version": "0.9.115",

View File

@@ -31,10 +31,48 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.2.19" "version": "0.2.20"
}, },
"0.2": { "0.2": {
"version": "0.2.19" "version": "0.2.20"
},
"0.2.20": {
"x86_64_linux_musl": {
"etag": "0x8DE4D359F72C1CE",
"checksum": "cb2efea40cbde33d3968661bf1b0efe6088b39c0aa73e5f095a8b4ba1c990f79"
},
"x86_64_macos": {
"etag": "0x8DE4D35BFDB94E3",
"checksum": "5b15dfca458b48ea0ca5c2886d38bf6a67fb1f2f5a66f309f0688f02fc4a5bab"
},
"x86_64_windows": {
"etag": "0x8DE4D359C3CB763",
"checksum": "093bd3770bd147bb459d9db666ae46dd5d4ac8bcf6c35b59a7345961801525e1"
},
"aarch64_linux_musl": {
"etag": "0x8DE4D358FACDDCF",
"checksum": "15772474fffd3bd5400c42b02798a3d764b386c274f0a7e9563f643ff0d9fc74"
},
"aarch64_macos": {
"etag": "0x8DE4D3617463388",
"checksum": "329c5f6b88972b90f2bc9d577c70a6d7af7b5d8c57b47b90df4679a5bf2d2dac"
},
"aarch64_windows": {
"etag": "0x8DE4D35B22B1566",
"checksum": "f6f459b0b525a87154c5d09b4607a68dd43d5640eccf6a10954b6a8860f69054"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE4D3594B30635",
"checksum": "d2ebaf8325baafcf0c647af74adb0f236097b6fc09576a8ea262a74683e5d942"
},
"riscv64_linux_musl": {
"etag": "0x8DE4D358BB85145",
"checksum": "e646250bb9f8b140e606c29bfd75dd028b8d1f458784e476e0c19500b9c1632a"
},
"s390x_linux_gnu": {
"etag": "0x8DE4D35997E3C9B",
"checksum": "a2192d991c1857feda0af68a8555bb5e8658edad7fbfe9ad69c52c4b7b8e7fd1"
}
}, },
"0.2.19": { "0.2.19": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

33
manifests/just.json generated
View File

@@ -22,10 +22,39 @@
}, },
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": { "latest": {
"version": "1.45.0" "version": "1.46.0"
}, },
"1": { "1": {
"version": "1.45.0" "version": "1.46.0"
},
"1.46": {
"version": "1.46.0"
},
"1.46.0": {
"x86_64_linux_musl": {
"etag": "0x8DE49CC057F9FA1",
"checksum": "79966e6e353f535ee7d1c6221641bcc8e3381c55b0d0a6dc6e54b34f9db36eaa"
},
"x86_64_macos": {
"etag": "0x8DE49CBFB4ABBE4",
"checksum": "ec54dd60ac876261b7318f1852ef9c0319fede1e5a73c14f56d908a8edf595b8"
},
"x86_64_windows": {
"etag": "0x8DE49CC45F7B4A0",
"checksum": "f0acf3f8ccbcf360b481baae9cae4c921774c89d5d932012481d3e0bda78ab39"
},
"aarch64_linux_musl": {
"etag": "0x8DE49CC0E6EF21B",
"checksum": "b81970c8247fa64cfb30d2a3da0e487e4253f9f2d01865ed5e7d53cdc7b02188"
},
"aarch64_macos": {
"etag": "0x8DE49CC1CBE850C",
"checksum": "438eaf6468a115aa7db93e501cc7e3272f453f6b7083be3863adfab546b23358"
},
"aarch64_windows": {
"etag": "0x8DE49CC39B46990",
"checksum": "ecbaca1e77eee3b5299980c4aff2aad0e37fcc8e7521426e470f853075c742ef"
}
}, },
"1.45": { "1.45": {
"version": "1.45.0" "version": "1.45.0"

25
manifests/martin.json generated
View File

@@ -32,10 +32,31 @@
}, },
"license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "1.1.0" "version": "1.2.0"
}, },
"1": { "1": {
"version": "1.1.0" "version": "1.2.0"
},
"1.2": {
"version": "1.2.0"
},
"1.2.0": {
"x86_64_linux_musl": {
"etag": "0x8DE4B646592531C",
"checksum": "0cddd16c5d7f04f0c83a4b1724f755239cbc0e21c2de307c75291356dbc3bbf6"
},
"x86_64_macos": {
"etag": "0x8DE4B6465CAFDBD",
"checksum": "7cf0b7a14fc4d767bebd4e99d7a569ce8d0a4dcc485c5981736080196bb41148"
},
"aarch64_linux_musl": {
"etag": "0x8DE4B64658D7699",
"checksum": "d67e42fa2f4a61cca47e110768114d7ac28b874fb7f350645b598ff5382279f5"
},
"aarch64_macos": {
"etag": "0x8DE4B64657575B8",
"checksum": "beaae2a87c2c8481bf1f1324082e71d0e9d05100da75ac9cc451cb65601bab99"
}
}, },
"1.1": { "1.1": {
"version": "1.1.0" "version": "1.1.0"

View File

@@ -3,10 +3,57 @@
"template": null, "template": null,
"license_markdown": "[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)", "license_markdown": "[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)",
"latest": { "latest": {
"version": "0.6.14" "version": "0.6.15"
}, },
"0.6": { "0.6": {
"version": "0.6.14" "version": "0.6.15"
},
"0.6.15": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3E0824D92D",
"checksum": "178585dc290b9fa7b4c96881e4202f1196b04a7264090c045bb36c138aa7a6a8"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-x86_64-apple-darwin.tar.gz",
"etag": "0x8DE4D3EB44A74E8",
"checksum": "aa98e1199a6912db75b8aa23d6adcccd2fd4cf92e82725236a7c3b12e90539d3"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DE4D3E066806CE",
"checksum": "1f5f17ccf9a601ca3d489850e661bcecee7bd95b24b1d316e93b50ecdbd51cf9"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3DFCD602F8",
"checksum": "f8f81e6ceee3b58b143d054d5f33367c38b99626c5522117b805c71a52bb4da3"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-aarch64-apple-darwin.tar.gz",
"etag": "0x8DE4D3EB73DF487",
"checksum": "6aa3c62031e0b19f69a579cb931ab7f0c02940996d675bd97f2e3b9db2f726dc"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DE4D3E0C6581DE",
"checksum": "322b69362ddd2e4dc9c2f1ebb64b93a6b4e8861a6c765e6733d451aaf5c812aa"
},
"powerpc64le_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-powerpc64le-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3DFB142D0B",
"checksum": "12ffa368db4470170f6abf32fa51e667870a0742d1d3608b53e958789c6410e6"
},
"riscv64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-riscv64gc-unknown-linux-musl.tar.gz",
"etag": "0x8DE4D3E117A8CB3",
"checksum": "0cba73b3bbd75ac59813cd1d589e00ba768dfa75165812480c4fd3f2c5eebd64"
},
"s390x_linux_gnu": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.15/parse-changelog-s390x-unknown-linux-gnu.tar.gz",
"etag": "0x8DE4D3E184EFEEE",
"checksum": "8770cef0f4bb3e10d0d9a03b8b10c4de0f4b9c4d0d8b1a1ebf211914ad00c15d"
}
}, },
"0.6.14": { "0.6.14": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -31,10 +31,48 @@
}, },
"license_markdown": "[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)", "license_markdown": "[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)",
"latest": { "latest": {
"version": "0.1.2" "version": "0.1.3"
}, },
"0.1": { "0.1": {
"version": "0.1.2" "version": "0.1.3"
},
"0.1.3": {
"x86_64_linux_musl": {
"etag": "0x8DE4D3DD8CAE9F9",
"checksum": "70c63736ac58d7d808d677d9bc5cc69a4e7e7cbb3a5a4d726d2bba7b1fb96452"
},
"x86_64_macos": {
"etag": "0x8DE4D3E9ECFB6EE",
"checksum": "a17cbcca768443eccbac2fb682760f66c04f6e807de069e46cd0df5c624cd079"
},
"x86_64_windows": {
"etag": "0x8DE4D3DD20928A3",
"checksum": "93dc7128ccf14b9e3133eb3db8b7b3bfcb44b5e5fb49ea8ea699635d792e134f"
},
"aarch64_linux_musl": {
"etag": "0x8DE4D3DAE018538",
"checksum": "aebe710820be9eaeb8cc553c223053689d1ef78252b2f376e0fb62d7d933ca09"
},
"aarch64_macos": {
"etag": "0x8DE4D3E88069D4E",
"checksum": "0c6a477da18bf5d5748b4f9797c7d648c5bd16155cb13b0466be2561f409c14e"
},
"aarch64_windows": {
"etag": "0x8DE4D3DDAC4598B",
"checksum": "51eb0be27c73653cec7d77d5f599bfed56a87e49ae2039da875733277b95f51f"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE4D3DD291951F",
"checksum": "f221fe38fe905921099607e307574cfc0f51de1f576cec931b9405db459e6547"
},
"riscv64_linux_musl": {
"etag": "0x8DE4D3DD83E6374",
"checksum": "80706535edf8db6f5d30710e03cb50d9ef0402fa4c098a66004980b6be2a78f4"
},
"s390x_linux_gnu": {
"etag": "0x8DE4D3DCEDAB7F7",
"checksum": "a933d005109de1e9a4649901d77b878f3f73b08184d538b8310edf1a94fb3b8c"
}
}, },
"0.1.2": { "0.1.2": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

42
manifests/uv.json generated
View File

@@ -40,10 +40,48 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.9.21" "version": "0.9.22"
}, },
"0.9": { "0.9": {
"version": "0.9.21" "version": "0.9.22"
},
"0.9.22": {
"x86_64_linux_musl": {
"etag": "0x8DE4D119ECB9760",
"checksum": "84d087a8e77a223d80578919894f3103f46ca7c263250c3e0478ce7c38850349"
},
"x86_64_macos": {
"etag": "0x8DE4D119E3619FF",
"checksum": "c0057ad78b475f343739b1bbe223361c1054524c9edf310ee1dc85a050207f86"
},
"x86_64_windows": {
"etag": "0x8DE4D119E5931F4",
"checksum": "93a0a244f26eec208d8ea8077e3de743d9687ad76c190342722f1f57fa629457"
},
"aarch64_linux_musl": {
"etag": "0x8DE4D119C0E05B9",
"checksum": "a400eaede62557af86bed6c5252a101aa1efd596698bb10c9400334fcc2847ec"
},
"aarch64_macos": {
"etag": "0x8DE4D119B675D8C",
"checksum": "4bfc6dacc9bcc9e433a9214a658495ca082b94fd607949b6745a955f34ccbc3c"
},
"aarch64_windows": {
"etag": "0x8DE4D119BD14110",
"checksum": "19b848523d5802279702f5df4ade6d45f17d111cf9e368883d4f6560f0426d49"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE4D119DB545DA",
"checksum": "1e829630f8317cf3e9818c3ad1f9927fdc9d087cd38abb05f9587c19872a8560"
},
"riscv64_linux_gnu": {
"etag": "0x8DE4D119DD46AA1",
"checksum": "d3036e36b330ad6caab68fa31c12c21f80c9b8cc7822416343a5100f09d6b640"
},
"s390x_linux_gnu": {
"etag": "0x8DE4D119E14392C",
"checksum": "aff367a5c6ffb87b9cebbda4372464ca6aff69a53c81a94f1d78541be9677b2d"
}
}, },
"0.9.21": { "0.9.21": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

29
manifests/zizmor.json generated
View File

@@ -19,10 +19,35 @@
}, },
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.19.0" "version": "1.20.0"
}, },
"1": { "1": {
"version": "1.19.0" "version": "1.20.0"
},
"1.20": {
"version": "1.20.0"
},
"1.20.0": {
"x86_64_linux_gnu": {
"etag": "0x8DE4CBB99505F9F",
"checksum": "42fc3dcb9242261309fef0156213c5cb7a7179c1a0693ac8d067cc308f3a55cf"
},
"x86_64_macos": {
"etag": "0x8DE4CBB994BD0E6",
"checksum": "a409946504c47587b474e1454eac10e38dc2eb8c144607cb8423afd851758540"
},
"x86_64_windows": {
"etag": "0x8DE4CBB99417C3C",
"checksum": "01c11f0e0668ae1a46c015bed9f0ec589440606da928078f6bca87354c9fde2f"
},
"aarch64_linux_gnu": {
"etag": "0x8DE4CBB9931D66C",
"checksum": "055abb0d8fdb56be5014226343509ef5b0e8f5481a115d673345718d8dcf616a"
},
"aarch64_macos": {
"etag": "0x8DE4CBB99460AFA",
"checksum": "f28ef0570f06e6eb5278a354b314bb314575bb10871efdbd6f49cee74f36e9c5"
}
}, },
"1.19": { "1.19": {
"version": "1.19.0" "version": "1.19.0"