deno: Update to version 1.34.1

This commit is contained in:
github-actions[bot] 2023-05-30 04:26:17 +00:00
parent da9da0ff68
commit 8eba0f75b3

View File

@ -1,12 +1,12 @@
{
"version": "1.34.0",
"version": "1.34.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.34.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "e2e88c205401a0fa5e0d431d41dd6e851137123dd38b59b448da6832a44b1004"
"url": "https://github.com/denoland/deno/releases/download/v1.34.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "560dda4b8d5600aa1cb473344a3cdd5f6d36a7b7ff29157a35850de3e58d87ca"
}
},
"bin": "deno.exe",