deno: Update to version 1.8.3

This commit is contained in:
Richard Kuhnt 2021-04-02 12:00:35 +00:00
parent 704d59d995
commit 065779e8fb

View File

@ -1,12 +1,12 @@
{
"version": "1.8.2",
"version": "1.8.3",
"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.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "d7a75b48b83b802ae2a01f33558b02ab00f6cb7b54169e956e11e6e1a7c38f96"
"url": "https://github.com/denoland/deno/releases/download/v1.8.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "fce64fbedc922429c26c9d2302f5b1e2b0abe95567a8766b8e759c7bd15dfa4d"
}
},
"bin": "deno.exe",