deno: Update to version 1.21.1

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:28 +00:00
parent 86c9dec413
commit a6a9ce3de7

View File

@ -1,12 +1,12 @@
{ {
"version": "1.21.2", "version": "1.21.1",
"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.21.2/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.21.1/deno-x86_64-pc-windows-msvc.zip",
"hash": "c1a397a2d74deb54d9656597e83fca590a895d7017a840e3ee6838ea121e20f6" "hash": "b4034da02609ec09521ee21faf5f7e79606191106bc1049774bf154da149bf7c"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",