deno: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2021-11-09 14:00:38 +00:00
parent afbb2651a6
commit 8567cb219e

View File

@ -1,12 +1,12 @@
{
"version": "1.15.3",
"version": "1.16.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.15.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "8f19eb888a4a2a9748cefc4fa0cedc13778f7ad3174fd544bb0a9e85896d31a6"
"url": "https://github.com/denoland/deno/releases/download/v1.16.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "82f8251c775ff604e9f4a6930086b7af3545103468bae23e1a45b433bc31d75c"
}
},
"bin": "deno.exe",