deno: Update to version 1.0.4

This commit is contained in:
Jakub Čábera 2020-06-03 13:29:42 +02:00
parent c993588f8a
commit 0f98d006f6

View File

@ -1,12 +1,12 @@
{
"version": "1.0.3",
"version": "1.0.4",
"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.0.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "c363d6cc45cfe8e4f9896218e5fa8a4e649a381c3b6f7fb057c91eebb2660fe7"
"url": "https://github.com/denoland/deno/releases/download/v1.0.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "1fd40562ee067d9559a5dc7a06971bd5090081e22b225ab3e1eed57b953980a0"
}
},
"bin": "deno.exe",