deno: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2021-04-13 20:00:16 +00:00
parent 01d8211db2
commit 015904fd31

View File

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