deno: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2022-11-14 00:35:31 +00:00
parent a21fed2c7c
commit 07034f6453

View File

@ -1,12 +1,12 @@
{
"version": "1.27.2",
"version": "1.28.0",
"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.27.2/deno-x86_64-pc-windows-msvc.zip",
"hash": "423efffbcc43bc1cad48412a938a3714afdd17826ebd1f052dcbec207b2ab6f1"
"url": "https://github.com/denoland/deno/releases/download/v1.28.0/deno-x86_64-pc-windows-msvc.zip",
"hash": "1cf748de47e23295bd2d108fb1d17c8f81bdc89807ff3234a5c9b53f1854b5ec"
}
},
"bin": "deno.exe",