mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
deno: Update to version 1.11.0
This commit is contained in:
parent
255d0d56f9
commit
9e5edbcd9a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.10.3",
|
||||
"version": "1.11.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.10.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0836022ddc35fe931884e182fa72614d927d851629f590c19d58a39f31d6cda7"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.11.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b59eb247780c6f1aaf43bfa963fed5ee0c3ac2412341d673ee55ca4ac3825324"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user