deno: Update to version 1.40.1

This commit is contained in:
github-actions[bot] 2024-01-25 20:24:18 +00:00
parent 7b0dec8831
commit 448f3f2a2e

View File

@ -1,12 +1,12 @@
{
"version": "1.40.0",
"version": "1.40.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.40.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "f9fcf56c9a4e06c4515f8ed1227ce6b08ad97df58e8564748f97c174d4c19884"
"url": "https://github.com/denoland/deno/releases/download/v1.40.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "9d12ad574379e79cfde3cb80c067e461e131820ac4b153f8b1f65428fbfaaeb7"
}
},
"bin": "deno.exe",