Skip to content

Commit

Permalink
hekasoft-backup-restore: fix manifest extract_dir (#14606)
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicalDrizzle authored Dec 29, 2024
1 parent 2e6baba commit c4e3242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/hekasoft-backup-restore.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Freeware",
"url": "https://www.fosshub.com/Hekasoft-Backup-Restore.html/backup-restore-0.98-portable.zip",
"hash": "e1b6fee05c579cb1ef3b99032a1a41ea7117f707b864f5dfdfa5cad5a011a493",
"extract_dir": "hbr098",
"extract_dir": "Hekasoft Backup & Restore",
"shortcuts": [
[
"hbr.exe",
Expand All @@ -18,6 +18,6 @@
},
"autoupdate": {
"url": "https://www.fosshub.com/Hekasoft-Backup-Restore.html/backup-restore-$version-portable.zip",
"extract_dir": "hbr$cleanVersion"
"extract_dir": "Hekasoft Backup & Restore"
}
}

0 comments on commit c4e3242

Please sign in to comment.