deno: Update to version 1.2.3

This commit is contained in:
Jakub Čábera 2020-08-09 15:27:45 +02:00
parent c331c62fa6
commit 3ca5e44b4c

View File

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