deno: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2022-06-24 00:33:20 +00:00
parent ca99e36a4b
commit 075ef049c4

View File

@ -1,12 +1,12 @@
{
"version": "1.23.0",
"version": "1.23.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.23.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "4aeca73d559a2516daf0d799b92476b02a304ec5f808984e1395cddfbb872ed5"
"url": "https://github.com/denoland/deno/releases/download/v1.23.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "adc4cd8b947daaa2bccdc25884e493ecd70ebd121d5f0e7b2af53670fe54d8a6"
}
},
"bin": "deno.exe",