mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
deno: Update to version 1.17.2
This commit is contained in:
parent
22e81c6c83
commit
c72321aeda
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.17.1",
|
"version": "1.17.2",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v1.17.1/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.17.2/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f073c68e1d7e5899537b167536644a5e84b0f0eb368c34bcfc3967ea5aeb6ccf"
|
"hash": "a5ac500e67295af01a78f1b0c2ef6eb710dc44eb215c4f5a8ee220f5fcba33a9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user