deno: Update to version 1.3.1

This commit is contained in:
Jakub Čábera 2020-08-22 19:38:51 +02:00
parent 48dc84042e
commit 9888183b94

View File

@ -1,12 +1,12 @@
{
"version": "1.3.0",
"version": "1.3.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.3.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "c7530b0ca8f2c2c63bc7ff77f7abb3b2a1aebcb7f79030c442f1298df0e54553"
"url": "https://github.com/denoland/deno/releases/download/v1.3.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "6ba068e517a55dd33abd60e74c38aa61ef8f45a0774578761be0107fafc3758b"
}
},
"bin": "deno.exe",