deno: Update to version 1.10.1

This commit is contained in:
Richard Kuhnt 2021-05-12 05:03:26 +00:00
parent 710ac2c5b7
commit 1180010c95

View File

@ -1,12 +1,12 @@
{
"version": "1.9.2",
"version": "1.10.1",
"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.9.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "2725784bbccbef854b18ff25d4cf5ef6e0e85be783973edabad62d785fa009e3"
"url": "https://github.com/denoland/deno/releases/download/v1.10.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "312559f818915a60584863420e4f7f74779fcbbdebae31868335dfa09e094dc0"
}
},
"bin": "deno.exe",