mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.9.0
This commit is contained in:
parent
01d8211db2
commit
015904fd31
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.8.3",
|
||||
"version": "1.9.0",
|
||||
"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.8.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "fce64fbedc922429c26c9d2302f5b1e2b0abe95567a8766b8e759c7bd15dfa4d"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.9.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f5841648e889ec55fb7a06b1a9e17aa19d5c65524a7e94db32e1b4050a7de865"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user