mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
deno: Update to version 2.4.0
This commit is contained in:
parent
1f81b9fe13
commit
30a84c8960
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.7",
|
"version": "2.4.0",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v2.3.7/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.4.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5c3b396d190efa2c348a1935cbfec8e7eac2d428efef3b413174ebebbb6817d4"
|
"hash": "25cbb76b4a1ce404a4ebfe1995edb475d206d5fdaa92b1632838256d552cd026"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user