deno: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2022-10-07 00:47:14 +00:00
parent d56252f689
commit 79f54460ba

View File

@ -1,12 +1,12 @@
{
"version": "1.26.0",
"version": "1.26.1",
"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.26.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "0d2f6160b361abc834af54d5eb88b327f9fa3909b9585a9ae3563c33e6d3e1e0"
"url": "https://github.com/denoland/deno/releases/download/v1.26.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "82a7a78d5a60a9faa598d586fdfca9426161104df752378959cabcf35f066721"
}
},
"bin": "deno.exe",