mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
2 Commits
cea3368e5f
...
cd8f707d1b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd8f707d1b | ||
|
|
ec6677e71f |
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.08-01",
|
"version": "2025.10-01",
|
||||||
"description": "The most mature, production-ready implementation of the Raku language",
|
"description": "The most mature, production-ready implementation of the Raku language",
|
||||||
"homepage": "https://rakudo.org",
|
"homepage": "https://rakudo.org",
|
||||||
"license": "Artistic-2.0",
|
"license": "Artistic-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://rakudo.org/dl/rakudo/rakudo-moar-2025.08-01-win-x86_64-msvc.zip",
|
"url": "https://rakudo.org/dl/rakudo/rakudo-moar-2025.10-01-win-x86_64-msvc.zip",
|
||||||
"hash": "918a46cb48a913c5080e437c7716ef2b77dad131a7cf7e2a8874f419c0422fab",
|
"hash": "aa8c8d47069b433a5c110ed4f96c4930897844e6d8e106f4a103748e00a251ad",
|
||||||
"extract_dir": "rakudo-moar-2025.08-01-win-x86_64-msvc"
|
"extract_dir": "rakudo-moar-2025.10-01-win-x86_64-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "9f7595313b44e57dcaeef63fe4f3de9a0cf4f92a53302b429341f457f70ca3b9"
|
"hash": "6529c0039c89754d5e2d19a8869694b2f6c7c5a27e89bfe44037fef8077dcc30"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "dd054d5a92c1b88daa757e913c85f2f1b9c8bd3b6e530916cfc4d4a612f5638f"
|
"hash": "c3bf7eb197164d3d63651412ff84185efc9c5b77509db120493dd84df6883ed4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "cf14a72d3a53e9cd63a0d87b6f2d1e92429dea9cd133d77c8ebffd57248191f1"
|
"hash": "cebd4cc1bfb1f9876903b528eb8d096dff701be9e1b0da04dab2f7151ec8ae11"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user