Compare commits

...

28 Commits

Author SHA1 Message Date
Taiki Endo
94021bf9fa Release 2.44.64 2024-11-08 00:20:55 +09:00
Taiki Endo
1dd48c9a92 Update mdbook@latest to 0.4.42 2024-11-08 00:18:05 +09:00
Taiki Endo
ede617189e Release 2.44.63 2024-11-07 10:08:52 +09:00
Taiki Endo
f7d94ee0bb Update typos@latest to 1.27.2 2024-11-07 10:02:24 +09:00
Taiki Endo
e3aa80c983 Update cargo-rdme manifest 2024-11-07 10:02:24 +09:00
Taiki Endo
e2776d8a15 codegen: Mark cargo-rdme 1.4.6 as broken
Same as 3c1a9d610d, a86757441d, and f9eee70b5f.
2024-11-07 09:54:16 +09:00
Taiki Endo
0e90b2748e Update mdbook@latest to 0.4.41 2024-11-07 03:14:53 +09:00
Taiki Endo
f5d1ba1414 Release 2.44.62 2024-11-07 01:29:44 +09:00
Taiki Endo
466ed03556 Update typos@latest to 1.27.1 2024-11-07 01:26:51 +09:00
Taiki Endo
56a74ed913 Update wasmtime manifest 2024-11-07 01:15:42 +09:00
Taiki Endo
6a2a9e9b06 Update cargo-binstall@latest to 1.10.11 2024-11-06 06:19:48 +09:00
Taiki Endo
38781aa68c Update wasmtime@latest to 26.0.1 2024-11-06 06:12:49 +09:00
Taiki Endo
959f8ad904 Release 2.44.61 2024-11-05 10:56:40 +09:00
Taiki Endo
405beb5c79 Update syft@latest to 1.16.0 2024-11-05 09:36:02 +09:00
Taiki Endo
678b06b887 Release 2.44.60 2024-11-02 15:35:06 +09:00
Taiki Endo
7763aee8a3 Update cargo-hack@latest to 0.6.33 2024-11-02 15:31:01 +09:00
Taiki Endo
4b40a9728e Release 2.44.59 2024-11-02 12:39:47 +09:00
Taiki Endo
c03415cc07 Update cargo-binstall@latest to 1.10.10 2024-11-02 12:23:50 +09:00
Taiki Endo
ac7aba65bc Update typos@latest to 1.27.0 2024-11-02 00:22:44 +09:00
Taiki Endo
684122deb1 Release 2.44.58 2024-10-31 10:45:25 +09:00
Taiki Endo
14e9fc3d16 Update osv-scanner@latest to 1.9.1 2024-10-31 09:37:24 +09:00
Taiki Endo
5d69aad428 Release 2.44.57 2024-10-30 22:21:18 +09:00
Taiki Endo
2397c6bfa8 Update release-plz@latest to 0.3.106 2024-10-30 21:18:24 +09:00
Taiki Endo
e082d6f2e4 Update espup@latest to 0.13.0 2024-10-30 21:18:24 +09:00
Taiki Endo
6891c2e146 Update wasm-pack@latest to 0.13.1 2024-10-30 06:17:16 +09:00
Taiki Endo
e60643d6ff Update cargo-audit@latest to 0.21.0 2024-10-30 06:17:16 +09:00
Taiki Endo
e35e2e777d Release 2.44.56 2024-10-29 23:44:23 +09:00
Taiki Endo
159ee466fe Update cargo-nextest@latest to 0.9.82 2024-10-29 12:42:54 +09:00
15 changed files with 472 additions and 42 deletions

View File

@@ -10,6 +10,56 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.64] - 2024-11-07
- Update `mdbook@latest` to 0.4.42.
## [2.44.63] - 2024-11-07
- Update `typos@latest` to 1.27.2.
- Update `mdbook@latest` to 0.4.41.
## [2.44.62] - 2024-11-06
- Update `typos@latest` to 1.27.1.
- Update `cargo-binstall@latest` to 1.10.11.
- Update `wasmtime@latest` to 26.0.1.
## [2.44.61] - 2024-11-05
- Update `syft@latest` to 1.16.0.
## [2.44.60] - 2024-11-02
- Update `cargo-hack@latest` to 0.6.33.
## [2.44.59] - 2024-11-02
- Update `cargo-binstall@latest` to 1.10.10.
- Update `typos@latest` to 1.27.0.
## [2.44.58] - 2024-10-31
- Update `osv-scanner@latest` to 1.9.1.
## [2.44.57] - 2024-10-30
- Update `release-plz@latest` to 0.3.106.
- Update `espup@latest` to 0.13.0.
- Update `wasm-pack@latest` to 0.13.1.
- Update `cargo-audit@latest` to 0.21.0.
## [2.44.56] - 2024-10-29
- Update `cargo-nextest@latest` to 0.9.82.
## [2.44.55] - 2024-10-29
- Update `syft@latest` to 1.15.0.
@@ -2996,7 +3046,16 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.55...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.64...HEAD
[2.44.64]: https://github.com/taiki-e/install-action/compare/v2.44.63...v2.44.64
[2.44.63]: https://github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63
[2.44.62]: https://github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62
[2.44.61]: https://github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61
[2.44.60]: https://github.com/taiki-e/install-action/compare/v2.44.59...v2.44.60
[2.44.59]: https://github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59
[2.44.58]: https://github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58
[2.44.57]: https://github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57
[2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56
[2.44.55]: https://github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55
[2.44.54]: https://github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54
[2.44.53]: https://github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53

View File

@@ -20,7 +20,28 @@
},
"license_markdown": "[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)",
"latest": {
"version": "0.20.0"
"version": "0.21.0"
},
"0.21": {
"version": "0.21.0"
},
"0.21.0": {
"x86_64_linux_musl": {
"etag": "0x8DCF84BECAB600C",
"checksum": "1afe6f3dba2e3d81dfb8db34be37ae9647480b132cd719357276ae643ebf962a"
},
"x86_64_macos": {
"etag": "0x8DCF84BD142518E",
"checksum": "87e0a4aece55917ebe02b73e7c69fe83c4d995b8fc435820f24bd92a9c2c1fb8"
},
"x86_64_windows": {
"etag": "0x8DCF84C58F8B68A",
"checksum": "eee7d67cdb72188df354215b9a8f034caf5d928662743350f06db2c3ae677b90"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF84BEA0119A8",
"checksum": "cbe5617406a1af2270f4ffc1b933759bd9bb0d890c0b2efafdf31ecf5b0adfa3"
}
},
"0.20": {
"version": "0.20.0"

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.10.9"
"version": "1.10.11"
},
"1.10.9": {
"1.10.11": {
"x86_64_linux_musl": {
"etag": "0x8DCF56CA2CE592B",
"checksum": "4ccfcd8e0ac8518790e5a49d640a7044448c7925622aa53f98101f4d1e449607"
"etag": "0x8DCFDDD362609B5",
"checksum": "a81e0d53a6e9f45cba974a93a0dd8fe42f3acb4119b5eb99d47d49fe967e90dc"
},
"x86_64_macos": {
"etag": "0x8DCF56C44B6A81B",
"checksum": "ee7ffbad9416dc03d1c666017a12d0425508ce44bef6173389ccac309f5b097f"
"etag": "0x8DCFDDCA8B181CC",
"checksum": "0d206d9da36afb53b00673e05157296f4269f83a5c770d8dbc29391eb77df927"
},
"x86_64_windows": {
"etag": "0x8DCF56DF80C795E",
"checksum": "4da50466ee54a154e6990989cb06e978b2863023673dea6448ab6a0177e78375"
"etag": "0x8DCFDDDD5572596",
"checksum": "6e12c52f8cbc4ac77dffa37b44d5ffce75be6b05c6b78bd4f7d818926de15c0f"
},
"aarch64_linux_musl": {
"etag": "0x8DCF56C5E2C5663",
"checksum": "25c46ed1e4df3762851d592e6393a51a5a2f4ac94eb81cbaeb31c5b949d293a9"
"etag": "0x8DCFDDCC704C4F5",
"checksum": "e37e564e0d2992b1bb282805fa839fc9a1ffde698c35b66af58a0d23f537af30"
},
"aarch64_macos": {
"etag": "0x8DCF56C9FD561A3",
"checksum": "18fe179cad3c90f21da0b983483452c94b910bce9ec05bd53ba9409157aa68f0"
"etag": "0x8DCFDDCEDE668B7",
"checksum": "309ba5b82dec67dc5e3ead82487921447cf5d72ecfb3a9531551f09e3a507202"
},
"aarch64_windows": {
"etag": "0x8DCF56D6C1573CF",
"checksum": "c712771b1ea1443374725039021a46860466c074e6cf7131c7b642252513dada"
"etag": "0x8DCFDDD96C0243C",
"checksum": "ae1c2e0e05ed818419f077d89322047089fc65b5a0718f8ca6f7ea301e35254b"
}
}
}

View File

@@ -3,10 +3,42 @@
"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)",
"latest": {
"version": "0.6.32"
"version": "0.6.33"
},
"0.6": {
"version": "0.6.32"
"version": "0.6.33"
},
"0.6.33": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCFB02EE9D2B21",
"checksum": "c19104537314c02e84b175b4b9365a558293be0c1590b48f3c2cea1c88ab6637"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCFB03136D31A1",
"checksum": "a7fe972fb0372f22f30325d35feb627b9e1f399d58ade88de6952d75ad09cb2f"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCFB031FF74102",
"checksum": "5e16c1aebf8f1e8911faa12e14cf684d5e2b98cd5b578118e7026499887a8584"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DCFB02F4611126",
"checksum": "7e97c8c6a80a0f77b81359c631330ba4faaa5e29008f05ebbeeceffce9ae1cde"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCFB02FA6B0017",
"checksum": "91dc5a07348a99bf9222cc520d2a1a2e5f3f5d19ff8e5e96c6e4241275661ccf"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DCFB0343B00D15",
"checksum": "101b2a23cc560ccbc19b8ab6d6f68897b4e3e5780b26216f2bfa4f0c5d0b61bf"
}
},
"0.6.32": {
"x86_64_linux_musl": {

View File

@@ -19,10 +19,33 @@
},
"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": {
"version": "0.9.81"
"version": "0.9.82"
},
"0.9": {
"version": "0.9.81"
"version": "0.9.82"
},
"0.9.82": {
"previous_stable_version": "0.9.81",
"x86_64_linux_gnu": {
"etag": "0x8DCF7C8D4BE7D74",
"checksum": "54311a679100aaf5595e8a4ce27641b4cbc8f1c71719ede7574394a6c37a8477"
},
"x86_64_linux_musl": {
"etag": "0x8DCF7C922554551",
"checksum": "95484aa8676d700fa1add750cdf76c8a53205088e1ccc9d9888f4bfeeae14951"
},
"x86_64_macos": {
"etag": "0x8DCF7C8C157C4A6",
"checksum": "c99875f5aeca65b0faf71d515e2b379f3d7329006ba1f6fa7245916e1b1ef6db"
},
"x86_64_windows": {
"etag": "0x8DCF7C948732016",
"checksum": "ec508709cbf52ce3e84080eecd3391546053f6193100e8f381e6cd5a7b9dd0ed"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF7C8C546D896",
"checksum": "359a0c0be044142d08cf4d4f1e73a7dcdd7af9bd4a5027c895f1f0bac9fa58f8"
}
},
"0.9.81": {
"previous_stable_version": "0.9.80",

View File

@@ -21,6 +21,12 @@
"1.4": {
"version": "1.4.2"
},
"1.4.6": {
"x86_64_windows": {
"etag": "0x8DCFEB4AD6F091D",
"checksum": "9bf2bdaba8a068e4a002a20581a0d26ec0609276b2671019b151a7d86ea1a3e3"
}
},
"1.4.5": {
"x86_64_windows": {
"etag": "0x8DCF3B9BC0D4C9C",

27
manifests/espup.json generated
View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[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)",
"latest": {
"version": "0.12.2"
"version": "0.13.0"
},
"0.13": {
"version": "0.13.0"
},
"0.13.0": {
"x86_64_linux_gnu": {
"etag": "0x8DCF8CC80102377",
"checksum": "fa857f22da627725dabaf219e0d53c0dc8ffae4e11121ad42be8b79243feb41d"
},
"x86_64_macos": {
"etag": "0x8DCF8CC397E7D7A",
"checksum": "618611e68261269d53f9c5cb910bb4dd07e0eda451ff51b79888498146eef873"
},
"x86_64_windows": {
"etag": "0x8DCF8CC54BA394C",
"checksum": "e7d93c75dfcf55e154f95746e3cbe13450a8f56e64539767588e1eab14cc56c8"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF8CC5E52C2B8",
"checksum": "a95b6c5273822ccda9bf41b754da11c49acd1a0ef3d60756efa674dffcef1caf"
},
"aarch64_macos": {
"etag": "0x8DCF8CC5547823E",
"checksum": "077238e6691ea865b0434e3662d45aa5d4e10f8647bb7a5de4ac66ce61c1fd06"
}
},
"0.12": {
"version": "0.12.2"

40
manifests/mdbook.json generated
View File

@@ -19,10 +19,46 @@
},
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
"latest": {
"version": "0.4.40"
"version": "0.4.42"
},
"0.4": {
"version": "0.4.40"
"version": "0.4.42"
},
"0.4.42": {
"x86_64_linux_musl": {
"etag": "0x8DCFF3CE5F0104B",
"checksum": "71dcce39dc7b0ef4ba448e8b92a435fd0067153e1fc4fddde0eaeb0f90829249"
},
"x86_64_macos": {
"etag": "0x8DCFF3CD41E87EF",
"checksum": "5544f8a73043678bd4c9ed0d6cff2803982a4bf12290a159672feb97cfe9769d"
},
"x86_64_windows": {
"etag": "0x8DCFF3D3A4CC5F2",
"checksum": "ddddd9258e24fa742b80c41fb22035a1e666691d7483ae72f7b08f5d14f41010"
},
"aarch64_linux_musl": {
"etag": "0x8DCFF3CF23D5A58",
"checksum": "a5b2f4f0d9aca891e537ba06fde82b0939e0e7ee29aca52709227599115617f1"
}
},
"0.4.41": {
"x86_64_linux_musl": {
"etag": "0x8DCFE8D1AA024B5",
"checksum": "72d64486386585122dba9e0ab291835168cac53ef9763ef46e1a7f79c4d867a1"
},
"x86_64_macos": {
"etag": "0x8DCFE8D19DC9F8C",
"checksum": "0e57063c02b031a2fa2fdeb82f55b3645258ced250dc33da2fb442afe3a9c85d"
},
"x86_64_windows": {
"etag": "0x8DCFE8D647B6AFB",
"checksum": "cae49035275508cfa42818e3e3a9e5faa57911c45446062d1502cea0d112dcbf"
},
"aarch64_linux_musl": {
"etag": "0x8DCFE8D26D8029D",
"checksum": "4a8778a046d598ae52c4cf7fd148d998cf5bef015133dbb63ce29de4ef49b3ba"
}
},
"0.4.40": {
"x86_64_linux_musl": {

View File

@@ -3,13 +3,45 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
"latest": {
"version": "1.9.0"
"version": "1.9.1"
},
"1": {
"version": "1.9.0"
"version": "1.9.1"
},
"1.9": {
"version": "1.9.0"
"version": "1.9.1"
},
"1.9.1": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_linux_amd64",
"etag": "0x8DCF93F597CEDF1",
"checksum": "c52d68f857d9aa6d6a2e98fcf0fda9e75307d59ee1fe1db26ffc588f1c5fda33"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_darwin_amd64",
"etag": "0x8DCF93F5A6FB2FC",
"checksum": "00204a20464b502208ce3cc01b9c1d0368a05d68a1a58e0cf1bb92eb4a1321d3"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_windows_amd64.exe",
"etag": "0x8DCF93F5A79E0C0",
"checksum": "47ff39efded3613a680f0ed2b6b6f93338117a65767c4c4bc5b80a292da6d482"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_linux_arm64",
"etag": "0x8DCF93F5985BDA5",
"checksum": "ede2ea34430184dbdef2a1449fb63bec5072f39b7664e6fe43371ad4a57823aa"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_darwin_arm64",
"etag": "0x8DCF93F595A7182",
"checksum": "4f21efa6c8819ccdb55218432c244f2b0bb01bd58870ccaf5b622d5c0778bfe2"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v1.9.1/osv-scanner_windows_arm64.exe",
"etag": "0x8DCF93F5962A5A9",
"checksum": "be7ca8267be49774c0e7e0b26a8dc7dc8cf85cff69649d1a205d009e2af950a6"
}
},
"1.9.0": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.105"
"version": "0.3.106"
},
"0.3": {
"version": "0.3.105"
"version": "0.3.106"
},
"0.3.106": {
"x86_64_linux_musl": {
"etag": "0x8DCF8C8D5E7F719",
"checksum": "727e997d156765714d751a1d8a04911b89f3391803ebf359d15ec505d4e9f2da"
},
"x86_64_macos": {
"etag": "0x8DCF8C9983204CF",
"checksum": "46eabd387e4036ed778bf3a1163a81af7f415824f86b9731b4bd96ae2011cf04"
},
"x86_64_windows": {
"etag": "0x8DCF8C9B8DE0659",
"checksum": "96b95a4005573666d432112f2510ebbfaf0865a4a57b222b12bed2bb4dcee520"
},
"aarch64_linux_musl": {
"etag": "0x8DCF8C8E108C2D3",
"checksum": "d65e508f35c4ec55b6cc95cc331dfa532ec349defa6cead8803703505630c82b"
},
"aarch64_macos": {
"etag": "0x8DCF8CA32055426",
"checksum": "ad303a0ee219953684684d9b6df3c6e7e7a7a4cb258e23459708f899c4f2845c"
},
"aarch64_windows": {
"etag": "0x8DCF8C9A8BD1EBD",
"checksum": "1a60bbeafc6ec6af6504ea42f1cc35891b863d318eb9f447ba50e76b0b985562"
}
},
"0.3.105": {
"x86_64_linux_musl": {

29
manifests/syft.json generated
View File

@@ -24,10 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.15.0"
"version": "1.16.0"
},
"1": {
"version": "1.15.0"
"version": "1.16.0"
},
"1.16": {
"version": "1.16.0"
},
"1.16.0": {
"x86_64_linux_musl": {
"etag": "0x8DCFD211A330C01",
"checksum": "38bf84931e898d4d01c39fc806f89ae3eebac56313978dacd96156f1f9f85bc7"
},
"x86_64_macos": {
"etag": "0x8DCFD211AC4E3B2",
"checksum": "f654b10a7ab4b18779586450d3b0f9e447017d9c74f1122495e281762d5799e9"
},
"x86_64_windows": {
"etag": "0x8DCFD211AD158D6",
"checksum": "682f9499757e2e7d9633039d049be54f4817fab29d306c4dbf093c48c8968c13"
},
"aarch64_linux_musl": {
"etag": "0x8DCFD211A24C4BB",
"checksum": "26f4cfd4cf712c24ed208566fb564ace629f5f069c068b8130f2e88e4b58912a"
},
"aarch64_macos": {
"etag": "0x8DCFD211AC99959",
"checksum": "0b6afa3b2f9448e96b7855e8341445690d0d60b5f6189672f9beab2bbc4250f2"
}
},
"1.15": {
"version": "1.15.0"

61
manifests/typos.json generated
View File

@@ -16,10 +16,67 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.26.8"
"version": "1.27.2"
},
"1": {
"version": "1.26.8"
"version": "1.27.2"
},
"1.27": {
"version": "1.27.2"
},
"1.27.2": {
"x86_64_linux_musl": {
"etag": "0x8DCFEA975953C06",
"checksum": "e2c6f3ef874582b6a35fdd03c834a7367de8feb07ddec248c7d28e2af3a626cf"
},
"x86_64_macos": {
"etag": "0x8DCFEA9AB6105CD",
"checksum": "7973854d85bbb7be0f830a37cb024da4679e7290ba967eb1f1da2b1c6fd34096"
},
"x86_64_windows": {
"etag": "0x8DCFEAA2D4AE991",
"checksum": "f9e7f90abc65fef32e971386b0cac38d219d848c93b825519eedd389e34e02d3"
},
"aarch64_macos": {
"etag": "0x8DCFEA9A4285122",
"checksum": "b1b30dac140df87f940df58e00885d02bfafc40c19bd5a7c39ee6726f14ad679"
}
},
"1.27.1": {
"x86_64_linux_musl": {
"etag": "0x8DCFE759F1C6761",
"checksum": "564e4e346bb3322062dcc1ef6b41ba6f0bc6903c426e8d2c7de757040aa6704e"
},
"x86_64_macos": {
"etag": "0x8DCFE7594F49B74",
"checksum": "7c6e02372e1ec549c989a64d0809b61f8218b6aac6edeaebfac65cd8be98733b"
},
"x86_64_windows": {
"etag": "0x8DCFE75AAAF9756",
"checksum": "b7d17e655bbb950fc059345b57bc879358198f3569710b5708a35ce22ed43db8"
},
"aarch64_macos": {
"etag": "0x8DCFE7590230583",
"checksum": "6bce9bdc7fec835096177fbff7050ec760014af1aa6a2aee6790590fd139ee44"
}
},
"1.27.0": {
"x86_64_linux_musl": {
"etag": "0x8DCFA7FB16C8122",
"checksum": "ab2f2484ebdd963836a07e9ecccdee4053439ecee4e875a3a11d9e1ababf7223"
},
"x86_64_macos": {
"etag": "0x8DCFA7F98823CC1",
"checksum": "a32f37e3663c6a6904ed9d8fd51e7c303685a0e9fac976e2d7bff88412d169ce"
},
"x86_64_windows": {
"etag": "0x8DCFA800BD1EA50",
"checksum": "c88f28779cfc4ccd33996197ecca0e330404dfa90c9ead1ae2eef2182473ac22"
},
"aarch64_macos": {
"etag": "0x8DCFA7FA6BBCA73",
"checksum": "e6529f6cc0825b2cece98184456b3393a73cf30a2cf37973498c6499fd8e5934"
}
},
"1.26": {
"version": "1.26.8"

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-APACHE)",
"latest": {
"version": "0.13.0"
"version": "0.13.1"
},
"0.13": {
"version": "0.13.0"
"version": "0.13.1"
},
"0.13.1": {
"x86_64_linux_musl": {
"etag": "0x8DCF8488DB2BD8F",
"checksum": "c539d91ccab2591a7e975bcf82c82e1911b03335c80aa83d67ad25ed2ad06539"
},
"x86_64_macos": {
"etag": "0x8DCF8488F1552CA",
"checksum": "91cd02f14e6ab04700dfc5cb67e27b2bd26638d84220f68a4e83621d98408364"
},
"x86_64_windows": {
"etag": "0x8DCF8488E52B67E",
"checksum": "4fd5375c2f85bae92c3e8fb14ad0d27b8fb92e85f4397064d9e66a94a79d6fae"
},
"aarch64_linux_musl": {
"etag": "0x8DCF8488E04EDF7",
"checksum": "2e65038769f8bbaa5fc237ad4bb523e692df99458cbd3e3d92525b89d8762379"
}
},
"0.13.0": {
"x86_64_linux_musl": {

View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "26.0.0"
"version": "26.0.1"
},
"26": {
"version": "26.0.0"
"version": "26.0.1"
},
"26.0": {
"version": "26.0.0"
"version": "26.0.1"
},
"26.0.1": {
"x86_64_linux_gnu": {
"etag": "0x8DCFDCF868C77A4",
"checksum": "5f3596cbe481422c32a4bc4505ad4db4fd15ed5eba5e6f0b359092b902f5269c"
},
"x86_64_macos": {
"etag": "0x8DCFDCF87A5ABF7",
"checksum": "011b2b821bfb095279965980aa7e439549cff38cb44c56b0da7641727dab79ef"
},
"x86_64_windows": {
"etag": "0x8DCFDCF8BD72413",
"checksum": "52fc22c97a50c6a7bcecf456787589375f08ee137361a1bff1cf938c9b2e2773"
},
"aarch64_linux_gnu": {
"etag": "0x8DCFDCF7D293D20",
"checksum": "8dbb0445ce71b673a5b6021e1d406b9381748b8338224b6f7a569c6cdca60310"
},
"aarch64_macos": {
"etag": "0x8DCFDCF7E1689D7",
"checksum": "3f2fc41104f8949abd107dfe8b695d9cab759a422048abd98ebdc7e325895b8b"
},
"aarch64_windows": {
"etag": "0x8DCFDCF7F433063",
"checksum": "ea38f2e5a27e541b4334235e90fc070873705036da415bf6185fd4cf59b19aa0"
}
},
"26.0.0": {
"x86_64_linux_gnu": {
@@ -63,10 +89,32 @@
}
},
"25": {
"version": "25.0.2"
"version": "25.0.3"
},
"25.0": {
"version": "25.0.2"
"version": "25.0.3"
},
"25.0.3": {
"x86_64_linux_gnu": {
"etag": "0x8DCFDCF89A6DBD0",
"checksum": "8ef023938fe3cee21db5ebf13b7b01118ff1b113c0ce2d731b783c581907020a"
},
"x86_64_macos": {
"etag": "0x8DCFDCF8A6CF67B",
"checksum": "2cdbdfd512bb2fe97a09195785e71cb2bfe8306e224b1cd37f7f03dea59a2624"
},
"x86_64_windows": {
"etag": "0x8DCFDCF8DCB9103",
"checksum": "60f87b2d5e72a1d6bb11a321abbc36647f8aa9bd8273555083e517f010f7a42d"
},
"aarch64_linux_gnu": {
"etag": "0x8DCFDCF83380AC7",
"checksum": "16aff5b5c874748ef7f9c1f265383e83d6bce8d214ef0018168865e6eadba09f"
},
"aarch64_macos": {
"etag": "0x8DCFDCF840C6D39",
"checksum": "63bb3c162b45612356c5bacdb4ad37a715a98454e0d4de2cc526da3a325ba2d8"
}
},
"25.0.2": {
"x86_64_linux_gnu": {
@@ -135,10 +183,32 @@
}
},
"24": {
"version": "24.0.1"
"version": "24.0.2"
},
"24.0": {
"version": "24.0.1"
"version": "24.0.2"
},
"24.0.2": {
"x86_64_linux_gnu": {
"etag": "0x8DCFDCEF89FD2E3",
"checksum": "57752103d11f7e9e625c32142c6b8e3a62d1e4a69db9385a2bb4170bb5c58392"
},
"x86_64_macos": {
"etag": "0x8DCFDCEF9D8C835",
"checksum": "a1638a9b3f716ffb432741614bba789121b5787e03f4465140c8b158e305dcd3"
},
"x86_64_windows": {
"etag": "0x8DCFDCEFD0E5FC7",
"checksum": "4990578c1d98ed39e6e6ee85c9004ac75eb4050dd13bbab0073ab57d2061e82a"
},
"aarch64_linux_gnu": {
"etag": "0x8DCFDCEF254D898",
"checksum": "cf74ee470dced93a1237f1ab5dba6f974ac7e99ade9c55b93ba9db23d7557bd5"
},
"aarch64_macos": {
"etag": "0x8DCFDCEF32AC071",
"checksum": "0a7fa75b73d47a1ce5ac38d7d4523c7f41b2e624d449c44203c6fc52d1e3fefa"
}
},
"24.0.1": {
"x86_64_linux_gnu": {

View File

@@ -2,7 +2,7 @@
"repository": "https://github.com/orium/cargo-rdme",
"tag_prefix": "v",
"rust_crate": "${package}",
"broken": ["1.4.3", "1.4.4", "1.4.5"],
"broken": ["1.4.3", "1.4.4", "1.4.5", "1.4.6"],
"platform": {
"x86_64_linux_musl": {
"asset_name": "${package}_v${version}_${rust_target}.tar.bz2"