deno: Update to version 1.37.1

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:48 +00:00
parent 4eb3e2c380
commit 17ff6e1f72

View File

@ -1,12 +1,12 @@
{ {
"version": "1.37.0", "version": "1.37.1",
"description": "A secure runtime for JavaScript and TypeScript", "description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land", "homepage": "https://deno.land",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/denoland/deno/releases/download/v1.37.0/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.37.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "8436d5dcfcb21c7717523d59888ad7b3b816c363e6b34993173429c526ae35c6" "hash": "6489f8298e141d95d6e245c0872e9f23acf7076b065a29d5fb609407aa327f31"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",