mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
11 Commits
6ab5a91193
...
8baf362a6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8baf362a6d | ||
|
|
93b259cb64 | ||
|
|
55fdc63634 | ||
|
|
7ca0eb0e5b | ||
|
|
c564feb246 | ||
|
|
2418b5480b | ||
|
|
2a6286c6dd | ||
|
|
98712feb81 | ||
|
|
ece0671a5e | ||
|
|
cd6511aa80 | ||
|
|
b3fbf5c10d |
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.52.0-202510281614",
|
"version": "1.52.0-202510291020",
|
||||||
"description": "Java language server",
|
"description": "Java language server",
|
||||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510281614.tar.gz",
|
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510291020.tar.gz",
|
||||||
"hash": "54589e50ab657612e63a68e9b2facfc4bfe34e2be51665cf7670b26a4a1e1e2c",
|
"hash": "3c60c22a3c894692cbeb2e0cc45a3e7ac306dee12b4d2cdea11d89f86f6ede70",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"description": "Fast and powerful Git hooks manager for any type of projects",
|
"description": "Fast and powerful Git hooks manager for any type of projects",
|
||||||
"homepage": "https://github.com/evilmartians/lefthook",
|
"homepage": "https://github.com/evilmartians/lefthook",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.1/lefthook_2.0.1_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_x86_64.gz",
|
||||||
"hash": "6ad1bd662ef07bf1c1ce2261e19e00eae386b25999994650740814a2623808b5"
|
"hash": "038d71101e86bd4adaeee51c249dc01a852c45657bd4069dea3c47df3da92e8e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.1/lefthook_2.0.1_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_i386.gz",
|
||||||
"hash": "318fd250eac7e137ac0022b1d9b5bd829bf6f99ac6ea51865ce1986a9827cd80"
|
"hash": "acc86f3386c0b12b01913de0d52fd30bfc4fb4cda9dcfe0becdd7a39df804769"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.1/lefthook_2.0.1_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_arm64.gz",
|
||||||
"hash": "047f7d5a0cb4ceeb97be43db621fe145b339dde0d497ef2f9f251922babfce1e"
|
"hash": "02b04e11372e820b5d341a38a92b890f822c0569a3494f2597a30cdd8747c275"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
44
bucket/nanarun.json
Normal file
44
bucket/nanarun.json
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0.92.0",
|
||||||
|
"description": "Application runtime environment customization utility",
|
||||||
|
"homepage": "https://m2team.org/",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/1.0.92.0/NanaRun_1.0_Preview3_1.0.92.0.zip",
|
||||||
|
"hash": "e46de8521ffb015d67a3b9570f458d5d9f9ecb8dd83911cd75c9a3c70e91a622",
|
||||||
|
"extract_dir": "x64"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/1.0.92.0/NanaRun_1.0_Preview3_1.0.92.0.zip",
|
||||||
|
"hash": "e46de8521ffb015d67a3b9570f458d5d9f9ecb8dd83911cd75c9a3c70e91a622",
|
||||||
|
"extract_dir": "x32"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/1.0.92.0/NanaRun_1.0_Preview3_1.0.92.0.zip",
|
||||||
|
"hash": "e46de8521ffb015d67a3b9570f458d5d9f9ecb8dd83911cd75c9a3c70e91a622",
|
||||||
|
"extract_dir": "ARM64"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"MinSudo.exe",
|
||||||
|
"SynthRdp.exe"
|
||||||
|
],
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://api.github.com/repos/M2Team/NanaRun/releases",
|
||||||
|
"jsonpath": "$.[0].tag_name"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/$version/NanaRun_1.0_Preview3_$version.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/$version/NanaRun_1.0_Preview3_$version.zip"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/M2Team/NanaRun/releases/download/$version/NanaRun_1.0_Preview3_$version.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,23 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "22.21.0",
|
"version": "24.11.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.21.0/node-v22.21.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v24.11.0/node-v24.11.0-win-x64.7z",
|
||||||
"hash": "31a82a950fd2524651f0409307afe3276ae68a13a131e8b72945a3931109c8c3",
|
"hash": "261277b58400f23595804c0ad246f924c621b942da052bebf897f49e126733f3",
|
||||||
"extract_dir": "node-v22.21.0-win-x64"
|
"extract_dir": "node-v24.11.0-win-x64"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://nodejs.org/dist/v22.21.0/node-v22.21.0-win-x86.7z",
|
|
||||||
"hash": "d2767e24741f915477002d6325dda40f7554ce9e5176c8d2e824dc127d273725",
|
|
||||||
"extract_dir": "node-v22.21.0-win-x86"
|
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v22.21.0/node-v22.21.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v24.11.0/node-v24.11.0-win-arm64.7z",
|
||||||
"hash": "3fce2daac6b36f6343d79ef72590b46ada5b22df3538e45e46c521c531f3f205",
|
"hash": "cebc870a3597f53fc979a6ff8a8e866de1ce7d98a4b671ffa4de56b907118a5b",
|
||||||
"extract_dir": "node-v22.21.0-win-arm64"
|
"extract_dir": "node-v24.11.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
@ -43,10 +38,6 @@
|
|||||||
"url": "https://nodejs.org/dist/v$version/node-v$version-win-x64.7z",
|
"url": "https://nodejs.org/dist/v$version/node-v$version-win-x64.7z",
|
||||||
"extract_dir": "node-v$version-win-x64"
|
"extract_dir": "node-v$version-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
|
||||||
"url": "https://nodejs.org/dist/v$version/node-v$version-win-x86.7z",
|
|
||||||
"extract_dir": "node-v$version-win-x86"
|
|
||||||
},
|
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v$version/node-v$version-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v$version/node-v$version-win-arm64.7z",
|
||||||
"extract_dir": "node-v$version-win-arm64"
|
"extract_dir": "node-v$version-win-arm64"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "27.4.0",
|
"version": "27.4.1",
|
||||||
"description": "A prompt theme engine for any shell",
|
"description": "A prompt theme engine for any shell",
|
||||||
"homepage": "https://ohmyposh.dev",
|
"homepage": "https://ohmyposh.dev",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7,22 +7,22 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"1c29fc7d75ddb0bdf4dc9f08064c8e3a2edcaf923b90ee4f3ee93feca95ee2a6",
|
"d3b7cf8ce91c9b9d7c508fa79e3a1c418990e2fc36e988fc1ec4f02a8243e35a",
|
||||||
"ec32b184a920b1e0765123c13989013469fbd34840b46f0f2daa762603be0508"
|
"1bd4e0b79b9e01ad797284abc313080467b63d7418d71098cb8ec3521ab514b6"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"1c29fc7d75ddb0bdf4dc9f08064c8e3a2edcaf923b90ee4f3ee93feca95ee2a6",
|
"d3b7cf8ce91c9b9d7c508fa79e3a1c418990e2fc36e988fc1ec4f02a8243e35a",
|
||||||
"94e5c2680246e72686fa1e34800e7e2aa50f886d658d8c3e2d9c6fb99fb17b15"
|
"80e3ab4aa33be5d14e7ed6d06a1cb83c58037f0b17b8c1cb734988f6a0b2c275"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.3",
|
"version": "2.2.4",
|
||||||
"description": "Find existing vulnerabilities affecting your project's dependencies.",
|
"description": "Find existing vulnerabilities affecting your project's dependencies.",
|
||||||
"homepage": "https://github.com/google/osv-scanner",
|
"homepage": "https://github.com/google/osv-scanner",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.3/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
|
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.4/osv-scanner_windows_amd64.exe#/osv-scanner.exe",
|
||||||
"hash": "7b45cb0a39a83b870c8fc7a6bb25f9529f3877dd0a9c0f0d72510dea376aca94"
|
"hash": "423e310b9e5a7f896a6c3640f7bf9a482b56e677e2c593382c7837d99358275e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "osv-scanner.exe",
|
"bin": "osv-scanner.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.58.0",
|
"version": "0.59.0",
|
||||||
"description": "Package management made easy",
|
"description": "Package management made easy",
|
||||||
"homepage": "https://pixi.sh",
|
"homepage": "https://pixi.sh",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.58.0/pixi-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.59.0/pixi-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "02733f836efd8360dfdbc0c0d9c69c6dafdc777231549f6d8f2a5d8a9f920e83"
|
"hash": "15597af84af861437498bb1d9ef94b1a90cd6c981a5d319f8abb11ec816f998b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.58.0/pixi-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.59.0/pixi-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "7dadba5595687bd0d1f55fa539db0493eb87c4ea98c935420495a2b9e981bdc2"
|
"hash": "e68776ae7abb32630c9100ea0245e767df35babe127a3746fce5b2523c47d413"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pixi.exe",
|
"bin": "pixi.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.204.0",
|
"version": "3.205.0",
|
||||||
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
|
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
|
||||||
"homepage": "https://www.pulumi.com",
|
"homepage": "https://www.pulumi.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.204.0-windows-x64.zip",
|
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.205.0-windows-x64.zip",
|
||||||
"hash": "sha512:dd486b99ca633f4a1b9eeeb16728e4159b734d4529e7f57fa186effd761f40eb1e1be79804127968d5d8819b65e433d4d44e55f62efb3e2c87ef33c1f424fb3b"
|
"hash": "sha512:2d787b860ceb6c139b346b2417de0ec3074c841852e940a087c9042a0fa0b7fbb4a180e4118a97101b516507437c60eb7c1bb8858a7beff90c46f58982fb8f8e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.204.0-windows-x64.zip",
|
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.205.0-windows-x64.zip",
|
||||||
"hash": "sha512:dd486b99ca633f4a1b9eeeb16728e4159b734d4529e7f57fa186effd761f40eb1e1be79804127968d5d8819b65e433d4d44e55f62efb3e2c87ef33c1f424fb3b"
|
"hash": "sha512:2d787b860ceb6c139b346b2417de0ec3074c841852e940a087c9042a0fa0b7fbb4a180e4118a97101b516507437c60eb7c1bb8858a7beff90c46f58982fb8f8e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Pulumi\\bin",
|
"extract_dir": "Pulumi\\bin",
|
||||||
|
|||||||
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.28.5",
|
"version": "3.29.0",
|
||||||
"description": "A CLI for Quarkus Java framework",
|
"description": "A CLI for Quarkus Java framework",
|
||||||
"homepage": "https://quarkus.io/",
|
"homepage": "https://quarkus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/quarkusio/quarkus/releases/download/3.28.5/quarkus-cli-3.28.5.zip",
|
"url": "https://github.com/quarkusio/quarkus/releases/download/3.29.0/quarkus-cli-3.29.0.zip",
|
||||||
"extract_dir": "quarkus-cli-3.28.5",
|
"extract_dir": "quarkus-cli-3.29.0",
|
||||||
"hash": "a1087c7987d63e261914a729859e8763e8f60c13954036dc1156ced064ba98b1",
|
"hash": "89759842d2224d06a3f8270c92738cdc89a24d1fb4038baa4af937800a76b245",
|
||||||
"bin": "bin\\quarkus.bat",
|
"bin": "bin\\quarkus.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://registry.quarkus.io/client/platforms",
|
"url": "https://registry.quarkus.io/client/platforms",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.5.6608.6492",
|
"version": "4.5.6691.6492",
|
||||||
"description": "Tools for building packages for R under Microsoft Windows, or for building R itself.",
|
"description": "Tools for building packages for R under Microsoft Windows, or for building R itself.",
|
||||||
"homepage": "https://cloud.r-project.org/bin/windows/Rtools",
|
"homepage": "https://cloud.r-project.org/bin/windows/Rtools",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -12,12 +12,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-6608-6492.exe",
|
"url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-6691-6492.exe",
|
||||||
"hash": "5407bcc3406a1d602423b68d5e7b7110a2a5f363627b6159d5e17a3392904d6c"
|
"hash": "9e027aa86171e48fdf6963c3975890820ac1b7421ed11478260608fd1f6cbee8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-aarch64-6608-6492.exe",
|
"url": "https://cloud.r-project.org/bin/windows/Rtools/rtools45/files/rtools45-aarch64-6691-6492.exe",
|
||||||
"hash": "9612f8e80192e9ac4cb0177e2e481917ffd46da9fea218ebbc3422fcc7afd015"
|
"hash": "815dd903ef3b81cbb0772684e08c74cc332c89cbe67518cf22f593c4a195b27e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.21",
|
"version": "1.14.0",
|
||||||
"description": "A super-fast TypeScript / JavaScript compiler written in Rust",
|
"description": "A super-fast TypeScript / JavaScript compiler written in Rust",
|
||||||
"homepage": "https://swc.rs",
|
"homepage": "https://swc.rs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-x64-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-x64-msvc.exe#/swc.exe",
|
||||||
"hash": "ff8687853d10aae59d9f7efb302fcff120f6b3acdd5ee2bbb011026827690e7f"
|
"hash": "b4c77c7caa3a4c79e7eb2cd4e242c6ec0296a726062ef456bf70afa06dbb2544"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-ia32-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-ia32-msvc.exe#/swc.exe",
|
||||||
"hash": "99061dcbcd7fae007d51fa25f014e6ea5ea1e2df179abf7458ff9e52c127ba0f"
|
"hash": "e215587c256660aba8d4fc0c85b642affa305c866605890c70ee8e181f98a8ae"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/swc-project/swc/releases/download/v1.13.21/swc-win32-arm64-msvc.exe#/swc.exe",
|
"url": "https://github.com/swc-project/swc/releases/download/v1.14.0/swc-win32-arm64-msvc.exe#/swc.exe",
|
||||||
"hash": "85a8e66ebdad051863edaf501e42117f2515d51bca7acdb8bdc93b2f5d9a2a42"
|
"hash": "203a3617f15289739b9b8b2ed79d3b5f09cee1539c04a232154e30bafcd07ec0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "swc.exe",
|
"bin": "swc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user