deno: Update to version 1.26.2

This commit is contained in:
github-actions[bot] 2022-10-18 05:00:07 +00:00
parent f5583cfc7b
commit ca9ecf7271

View File

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