deno: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2023-02-24 04:28:41 +00:00
parent 655c80cfb4
commit f37687ff69

View File

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