topgrade: Update to version 11.0.2

This commit is contained in:
github-actions[bot] 2023-05-01 20:24:56 +00:00
parent f477cbe63c
commit 221790e238

View File

@ -1,12 +1,12 @@
{ {
"version": "11.0.1", "version": "11.0.2",
"description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.", "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.",
"homepage": "https://github.com/topgrade-rs/topgrade", "homepage": "https://github.com/topgrade-rs/topgrade",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/topgrade-rs/topgrade/releases/download/v11.0.1/topgrade-v11.0.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/topgrade-rs/topgrade/releases/download/v11.0.2/topgrade-v11.0.2-x86_64-pc-windows-msvc.zip",
"hash": "508b844fbf5e3adbe065a103bbcbd261fd5525401cfe25f7523d31f6394fd08d" "hash": "f87178d30b9779f8f4b0c746158e7888e1df2c5ac519b60e5cee7e1b5189620d"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",