deno: Update to version 1.3.0

This commit is contained in:
Jakub Čábera 2020-08-13 21:19:49 +02:00
parent 9383237cf9
commit ba9b0b2e12

View File

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