mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
deno: Update to version 1.2.2
This commit is contained in:
parent
f457b3f1a9
commit
bc058e86ea
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.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.2.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "764ee8ece3144385c9244f32b7ac8d428648ab73e0fbd3275b71233c1115747b"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.2.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f77e1792c84be9bdb2b89c04e1aa64de07a6931feb27dacd2bb13e35de6c9f55"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user