mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
deno: Update to version 2.1.4
This commit is contained in:
parent
9503693db8
commit
a960f3f320
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.1.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "64afa4d4469cde7d1fdb47f7552c14298ea79a5fa4191949fb768913e4f3a2c1"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.1.4/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d85abec3fc5533c20f1369b9c2fbb5f49348d1f69994779c09f56383bd46aa10"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user