mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
deno: Update to version 2.0.0
This commit is contained in:
parent
c1f40ef2b1
commit
cd758d9395
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.46.3",
|
||||
"version": "2.0.0",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.46.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d9428daa1b3763bdf562054d0fc40832658515b7071c7f7e98d61961adc2d61a"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.0.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "34ea525eeaae3ef2eb72e5f7c237fbf844fa900e6b8e666c5db2553f56f9d382"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user