deno: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2021-03-03 01:01:47 +00:00
parent 1e318ad920
commit e7d4cf365a

View File

@ -1,12 +1,12 @@
{
"version": "1.7.5",
"version": "1.8.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.7.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "b0a543118b6db06c96639eecced0224740ba020647fdbcd0898daa27045f8c08"
"url": "https://github.com/denoland/deno/releases/download/v1.8.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "b6cfa0f8f3bdd2f34d7814626c80a63f1f9434068d96827dfa9bcf58bcd04c5d"
}
},
"bin": "deno.exe",