deno: Update to version 1.11.4

This commit is contained in:
Richard Kuhnt 2021-07-01 14:00:18 +00:00
parent 9357aab7b0
commit f2d09ec21d

View File

@ -1,12 +1,12 @@
{
"version": "1.11.3",
"version": "1.11.4",
"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.11.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "c8a7cbba52fda1c3b8a47becd386d11aa093a3689029d23e8d49e3256199c143"
"url": "https://github.com/denoland/deno/releases/download/v1.11.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "b8bfa173e31ee120e7afb180580f9c80fe20d46cc24eeb3455b8b62f982fd408"
}
},
"bin": "deno.exe",