deno: Update to version 1.38.0

This commit is contained in:
github-actions[bot] 2023-11-02 12:30:06 +00:00
parent dd3a5027fb
commit e0ddffee72

View File

@ -1,12 +1,12 @@
{ {
"version": "1.37.2", "version": "1.38.0",
"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.37.2/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.38.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "5b4e5b2499f070a656da633d91c951a56862be6e2d11b69882a09ba87a83258e" "hash": "31a23a2e4149312c87d0e6f2819e6fcd6cb5c8917a79df9993b3495a3f8d6f6f"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",