deno: Update to version 1.31.1

This commit is contained in:
github-actions[bot] 2023-02-25 04:28:24 +00:00
parent c8aac638e1
commit 65246a22b3

View File

@ -1,12 +1,12 @@
{ {
"version": "1.31.0", "version": "1.31.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.31.0/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.31.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "9f03aa7b6ec4211025a657f70e13d84134e2b389ac3b87d1a859b509fd3231cd" "hash": "77dadc054a5d6198dff81956a6d7928c298c4c8039bd4fc153e8cea11a61e473"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",