mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 22:30:28 +00:00
Generate Markdown table of tools (#473)
This commit is contained in:
1
manifests/biome.json
generated
1
manifests/biome.json
generated
@@ -34,6 +34,7 @@
|
||||
"bin": "biome.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
|
||||
"latest": {
|
||||
"version": "1.7.3"
|
||||
},
|
||||
|
||||
1
manifests/cargo-audit.json
generated
1
manifests/cargo-audit.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "cargo-audit-aarch64-unknown-linux-gnu-v${version}/cargo-audit"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
|
||||
1
manifests/cargo-binstall.json
generated
1
manifests/cargo-binstall.json
generated
@@ -20,6 +20,7 @@
|
||||
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-aarch64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.6.8"
|
||||
},
|
||||
|
||||
1
manifests/cargo-careful.json
generated
1
manifests/cargo-careful.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/RalfJung/cargo-careful/releases/download/v${version}/cargo-careful.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.4.2"
|
||||
},
|
||||
|
||||
1
manifests/cargo-cyclonedx.json
generated
1
manifests/cargo-cyclonedx.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/CycloneDX/cyclonedx-rust-cargo/releases/download/cargo-cyclonedx-${version}/cargo-cyclonedx-Win-x86_64.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/CycloneDX/cyclonedx-rust-cargo/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.5.0"
|
||||
},
|
||||
|
||||
1
manifests/cargo-deny.json
generated
1
manifests/cargo-deny.json
generated
@@ -22,6 +22,7 @@
|
||||
"bin": "cargo-deny-${version}-aarch64-apple-darwin/cargo-deny"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.14.24"
|
||||
},
|
||||
|
||||
1
manifests/cargo-dinghy.json
generated
1
manifests/cargo-dinghy.json
generated
@@ -10,6 +10,7 @@
|
||||
"bin": "cargo-dinghy-${version}/cargo-dinghy"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.7.1"
|
||||
},
|
||||
|
||||
1
manifests/cargo-export.json
generated
1
manifests/cargo-export.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "cargo-export-v${version}-aarch64-apple-darwin/bin/cargo-export"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/bazhenov/cargo-export/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.2.5"
|
||||
},
|
||||
|
||||
1
manifests/cargo-hack.json
generated
1
manifests/cargo-hack.json
generated
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rust_crate": "cargo-hack",
|
||||
"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.28"
|
||||
},
|
||||
|
||||
1
manifests/cargo-llvm-cov.json
generated
1
manifests/cargo-llvm-cov.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/taiki-e/cargo-llvm-cov/releases/download/v${version}/cargo-llvm-cov-aarch64-apple-darwin.tar.gz"
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"version": "0.6.10"
|
||||
},
|
||||
|
||||
1
manifests/cargo-machete.json
generated
1
manifests/cargo-machete.json
generated
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rust_crate": "cargo-machete",
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/bnjbvr/cargo-machete/blob/main/LICENSE.md)",
|
||||
"latest": {
|
||||
"version": "0.6.2"
|
||||
},
|
||||
|
||||
1
manifests/cargo-make.json
generated
1
manifests/cargo-make.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "cargo-make-v${version}-aarch64-apple-darwin/cargo-make"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.37.12"
|
||||
},
|
||||
|
||||
1
manifests/cargo-minimal-versions.json
generated
1
manifests/cargo-minimal-versions.json
generated
@@ -20,6 +20,7 @@
|
||||
"url": "https://github.com/taiki-e/cargo-minimal-versions/releases/download/v${version}/cargo-minimal-versions-aarch64-pc-windows-msvc.tar.gz"
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"version": "0.1.27"
|
||||
},
|
||||
|
||||
1
manifests/cargo-no-dev-deps.json
generated
1
manifests/cargo-no-dev-deps.json
generated
@@ -20,6 +20,7 @@
|
||||
"url": "https://github.com/taiki-e/cargo-no-dev-deps/releases/download/v${version}/cargo-no-dev-deps-aarch64-pc-windows-msvc.tar.gz"
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"version": "0.2.12"
|
||||
},
|
||||
|
||||
1
manifests/cargo-rdme.json
generated
1
manifests/cargo-rdme.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/orium/cargo-rdme/releases/download/v${version}/cargo-rdme_v${version}_x86_64-pc-windows-gnu.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MPL-2.0](https://github.com/orium/cargo-rdme/blob/main/LICENSE.md)",
|
||||
"latest": {
|
||||
"version": "1.4.2"
|
||||
},
|
||||
|
||||
1
manifests/cargo-sort.json
generated
1
manifests/cargo-sort.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/DevinR528/cargo-sort/releases/download/v${version}/cargo-sort-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/55ec89082466f6bb246d870a8d56d166a8e1f08b/Cargo.toml#L5)",
|
||||
"latest": {
|
||||
"version": "1.0.9"
|
||||
},
|
||||
|
||||
1
manifests/cargo-spellcheck.json
generated
1
manifests/cargo-spellcheck.json
generated
@@ -8,6 +8,7 @@
|
||||
"url": "https://github.com/drahnr/cargo-spellcheck/releases/download/v${version}/cargo-spellcheck-v${version}-x86_64-pc-windows-gnu.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL)",
|
||||
"latest": {
|
||||
"version": "0.14.0"
|
||||
},
|
||||
|
||||
1
manifests/cargo-tarpaulin.json
generated
1
manifests/cargo-tarpaulin.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/xd009642/tarpaulin/releases/download/${version}/cargo-tarpaulin-aarch64-apple-darwin.tar.gz"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.30.0"
|
||||
},
|
||||
|
||||
1
manifests/cargo-udeps.json
generated
1
manifests/cargo-udeps.json
generated
@@ -30,6 +30,7 @@
|
||||
"bin": "./cargo-udeps-v${version}-aarch64-pc-windows-msvc/cargo-udeps.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.1.47"
|
||||
},
|
||||
|
||||
1
manifests/cargo-valgrind.json
generated
1
manifests/cargo-valgrind.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/jfrimmel/cargo-valgrind/releases/download/v${version}/cargo-valgrind-${version}-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "2.1.0"
|
||||
},
|
||||
|
||||
1
manifests/cross.json
generated
1
manifests/cross.json
generated
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rust_crate": "cross",
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/cross-rs/cross/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/cross-rs/cross/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.2.5"
|
||||
},
|
||||
|
||||
1
manifests/dprint.json
generated
1
manifests/dprint.json
generated
@@ -23,6 +23,7 @@
|
||||
"url": "https://github.com/dprint/dprint/releases/download/${version}/dprint-aarch64-apple-darwin.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.46.1"
|
||||
},
|
||||
|
||||
1
manifests/editorconfig-checker.json
generated
1
manifests/editorconfig-checker.json
generated
@@ -26,6 +26,7 @@
|
||||
"bin": "bin/ec-windows-arm64.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.0.1"
|
||||
},
|
||||
|
||||
1
manifests/espup.json
generated
1
manifests/espup.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/esp-rs/espup/releases/download/v${version}/espup-aarch64-apple-darwin.zip"
|
||||
}
|
||||
},
|
||||
"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.11.0"
|
||||
},
|
||||
|
||||
1
manifests/git-cliff.json
generated
1
manifests/git-cliff.json
generated
@@ -26,6 +26,7 @@
|
||||
"bin": "git-cliff-${version}/git-cliff.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "2.3.0"
|
||||
},
|
||||
|
||||
1
manifests/grcov.json
generated
1
manifests/grcov.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/mozilla/grcov/releases/download/v${version}/grcov-aarch64-apple-darwin.tar.bz2"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0)",
|
||||
"latest": {
|
||||
"version": "0.8.19"
|
||||
},
|
||||
|
||||
1
manifests/hyperfine.json
generated
1
manifests/hyperfine.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "hyperfine-v${version}-aarch64-unknown-linux-gnu/hyperfine"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/sharkdp/hyperfine/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "1.18.0"
|
||||
},
|
||||
|
||||
1
manifests/just.json
generated
1
manifests/just.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/casey/just/releases/download/${version}/just-${version}-aarch64-apple-darwin.tar.gz"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.27.0"
|
||||
},
|
||||
|
||||
1
manifests/mdbook-linkcheck.json
generated
1
manifests/mdbook-linkcheck.json
generated
@@ -11,6 +11,7 @@
|
||||
"url": "https://github.com/Michael-F-Bryan/mdbook-linkcheck/releases/download/v${version}/mdbook-linkcheck.x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/Michael-F-Bryan/mdbook-linkcheck/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.7.7"
|
||||
},
|
||||
|
||||
1
manifests/mdbook.json
generated
1
manifests/mdbook.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/rust-lang/mdBook/releases/download/v${version}/mdbook-v${version}-aarch64-unknown-linux-musl.tar.gz"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.4.40"
|
||||
},
|
||||
|
||||
1
manifests/osv-scanner.json
generated
1
manifests/osv-scanner.json
generated
@@ -20,6 +20,7 @@
|
||||
"url": "https://github.com/google/osv-scanner/releases/download/v${version}/osv-scanner_${version}_windows_arm64.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.6.2"
|
||||
},
|
||||
|
||||
1
manifests/parse-changelog.json
generated
1
manifests/parse-changelog.json
generated
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rust_crate": "parse-changelog",
|
||||
"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)",
|
||||
"latest": {
|
||||
"version": "0.6.8"
|
||||
},
|
||||
|
||||
25
manifests/protoc.json
generated
25
manifests/protoc.json
generated
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.27.0"
|
||||
},
|
||||
@@ -397,7 +398,29 @@
|
||||
}
|
||||
},
|
||||
"3.22": {
|
||||
"version": "3.22.4"
|
||||
"version": "3.22.5"
|
||||
},
|
||||
"3.22.5": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v22.5/protoc-22.5-linux-x86_64.zip",
|
||||
"checksum": "c11692013bbffb7c257de7f82cd02d323700ebcdb8a4923ed02fea812f70f5e3"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v22.5/protoc-22.5-osx-x86_64.zip",
|
||||
"checksum": "3edd0c65e2a8efc83f24918db27e1bbc72f3abe7618cb4cfb1842630a830b562"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v22.5/protoc-22.5-win64.zip",
|
||||
"checksum": "f99d1e9e28f7704b22d4254fab293477ea0d4ef3e5b9aa940a8fccfc99c1ce4c"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v22.5/protoc-22.5-linux-aarch_64.zip",
|
||||
"checksum": "1890f845b333fe040ec002a659a4ff7515cd93f8db0066c3885d1fce9f70b208"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v22.5/protoc-22.5-osx-aarch_64.zip",
|
||||
"checksum": "b7fc6c6099ad10149d90f8b107871537ca030980354b402d8e034055ce082b77"
|
||||
}
|
||||
},
|
||||
"3.22.4": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
1
manifests/sccache.json
generated
1
manifests/sccache.json
generated
@@ -22,6 +22,7 @@
|
||||
"bin": "sccache-v${version}-aarch64-apple-darwin/sccache"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.8.1"
|
||||
},
|
||||
|
||||
1
manifests/shellcheck.json
generated
1
manifests/shellcheck.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "shellcheck-v${version}/shellcheck"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[GPL-3.0](https://github.com/koalaman/shellcheck/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.10.0"
|
||||
},
|
||||
|
||||
1
manifests/shfmt.json
generated
1
manifests/shfmt.json
generated
@@ -17,6 +17,7 @@
|
||||
"url": "https://github.com/mvdan/sh/releases/download/v${version}/shfmt_v${version}_darwin_arm64"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.8.0"
|
||||
},
|
||||
|
||||
1
manifests/syft.json
generated
1
manifests/syft.json
generated
@@ -22,6 +22,7 @@
|
||||
"bin": "syft"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.5.0"
|
||||
},
|
||||
|
||||
1
manifests/typos.json
generated
1
manifests/typos.json
generated
@@ -14,6 +14,7 @@
|
||||
"url": "https://github.com/crate-ci/typos/releases/download/v${version}/typos-v${version}-aarch64-apple-darwin.tar.gz"
|
||||
}
|
||||
},
|
||||
"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.22.0"
|
||||
},
|
||||
|
||||
1
manifests/wasm-bindgen.json
generated
1
manifests/wasm-bindgen.json
generated
@@ -42,6 +42,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.2.92"
|
||||
},
|
||||
|
||||
1
manifests/wasm-pack.json
generated
1
manifests/wasm-pack.json
generated
@@ -18,6 +18,7 @@
|
||||
"bin": "wasm-pack-v${version}-aarch64-unknown-linux-musl/wasm-pack"
|
||||
}
|
||||
},
|
||||
"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.12.1"
|
||||
},
|
||||
|
||||
1
manifests/wasmtime.json
generated
1
manifests/wasmtime.json
generated
@@ -22,6 +22,7 @@
|
||||
"bin": "wasmtime-v${version}-aarch64-macos/wasmtime"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "21.0.1"
|
||||
},
|
||||
|
||||
1
manifests/xbuild.json
generated
1
manifests/xbuild.json
generated
@@ -14,6 +14,7 @@
|
||||
"bin": "xbuild-windows-x64.exe"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/rust-mobile/xbuild/blob/268939a99a50d7927bce3e343e5d2ed32eb8b30e/xbuild/Cargo.toml#L7)",
|
||||
"latest": {
|
||||
"version": "0.2.0"
|
||||
},
|
||||
|
||||
1
manifests/zola.json
generated
1
manifests/zola.json
generated
@@ -14,6 +14,7 @@
|
||||
"url": "https://github.com/getzola/zola/releases/download/v${version}/zola-v${version}-aarch64-apple-darwin.tar.gz"
|
||||
}
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.18.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user