Skip to content

Commit

Permalink
quickinstaller: Add version 0.2.8729.24136
Browse files Browse the repository at this point in the history
  • Loading branch information
ath0mas committed Nov 26, 2023
1 parent 14608a7 commit 37fbc3d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bucket/quickinstaller.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"version": "0.2.8729.24136",
"description": "QuickInstaller is a free software updater and installer for Windows for both installers and portable applications.",
"homepage": "https://quickinstaller.net/",
"license": {
"identifier": "Freeware",
"url": "https://quickinstaller.net/legal/terms-of-service"
},
"url": "https://app.quickinstaller.net/downloads/QuickInstallerSetup.exe",
"hash": "5a7526162226dd72b059ab4e34c67533c22cc8e5f00c18223cbb022b8b86fab9",
"innosetup": true,
"bin": "QuickInstaller.exe",
"shortcuts": [
[
"QuickInstaller.exe",
"QuickInstaller"
]
],
"checkver": {
"url": "https://quickinstaller.net/download",
"regex": "latest version ([\\d.]+)\\. Release Date"
}
}

0 comments on commit 37fbc3d

Please sign in to comment.