deno: Update to version 1.34.0

This commit is contained in:
github-actions[bot] 2023-05-25 04:25:43 +00:00
parent 78a9460351
commit 5da21009d6

View File

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