deno: Update to version 1.11.0

This commit is contained in:
Richard Kuhnt 2021-06-08 21:00:21 +00:00
parent 255d0d56f9
commit 9e5edbcd9a

View File

@ -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",