mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
deno: Update to version 1.6.2
This commit is contained in:
parent
faa5d99b2b
commit
4b3da78945
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"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.6.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ee90b70afb6aec7d80d6a1f80b751d778b3a47b91b644e4f79697c2fec47a53d"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.6.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0f60fd0a377aae08411cf6b8433e246e0ac9697deecd6d1ed4866d3d0f2bd697"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user