deno: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2022-08-25 04:54:56 +00:00
parent 6912f1a978
commit e5df2893da

View File

@ -1,12 +1,12 @@
{ {
"version": "1.24.3", "version": "1.25.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.24.3/deno-x86_64-pc-windows-msvc.zip", "url": "https://github.com/denoland/deno/releases/download/v1.25.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "a7f11615d937a748542d86e17f49cf15ccfd2843203e3cbe4e387c7316a28172" "hash": "5998c4f0af411667ed04ab2bb7549e44b9a9ea36bf04f8258a65cedac46d23d9"
} }
}, },
"bin": "deno.exe", "bin": "deno.exe",