mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
deno: Update to version 1.19.1
This commit is contained in:
parent
822e2d8d27
commit
216c7b55fe
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.19.0",
|
||||
"version": "1.19.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.19.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e36b62e5bb152db190cb6ebcb27db9002c03e88a46e4fdf08e8505f58151a3e9"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.19.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "60a4f68b31842764434aa09fda290e439af8d7852603ec4afad8ffe1654772c2"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user