mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
deno: Update to version 1.17.1
This commit is contained in:
parent
6e64562c0b
commit
710cd36640
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.17.0",
|
||||
"version": "1.17.1",
|
||||
"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.17.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c0ecea543941e591e893013ac6d562e3bcb20102796d11ad4d22d0efe6666c68"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.17.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f073c68e1d7e5899537b167536644a5e84b0f0eb368c34bcfc3967ea5aeb6ccf"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user