deno: Update to version 1.36.4

This commit is contained in:
github-actions[bot] 2023-09-01 20:24:14 +00:00
parent 67f91bf9b7
commit 25fce205f4

View File

@ -1,12 +1,12 @@
{
"version": "1.36.3",
"version": "1.36.4",
"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.36.3/deno-x86_64-pc-windows-msvc.zip",
"hash": "89997ba809bb18a82b3fa06f0a309d21185556410bf1e3ebfba3f9618282ff79"
"url": "https://github.com/denoland/deno/releases/download/v1.36.4/deno-x86_64-pc-windows-msvc.zip",
"hash": "f5b5aca801e5f102876fa56b600bc8fa833f41436c68fa45875e8a9b43b188b1"
}
},
"bin": "deno.exe",