deno: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2022-11-17 04:29:17 +00:00
parent ae9dfa846d
commit f1b5246202

View File

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