deno: Update to version 1.10.3

This commit is contained in:
Richard Kuhnt 2021-05-31 22:00:25 +00:00
parent c49599ba42
commit 6f41b1273e

View File

@ -1,12 +1,12 @@
{
"version": "1.10.2",
"version": "1.10.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.10.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "03bd14a0e506929769367b0bb604404dc37afad881db8f39d1b24df031856f2a"
"url": "https://github.com/denoland/deno/releases/download/v1.10.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "0836022ddc35fe931884e182fa72614d927d851629f590c19d58a39f31d6cda7"
}
},
"bin": "deno.exe",