mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
deno: Update to version 1.2.0
This commit is contained in:
parent
aacf473873
commit
72193389fe
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.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.1.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bc3440baf536964dacdc0b6c81e30c775a6f4608968e0be1e3b202e2b95dd763"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.2.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c68b78783b2ede88db11db0ebe17c65bec2a53f247301e179e6120a74dde98b5"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user