Skip to content

Commit

Permalink
doublecmd: Update to version 1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2024
1 parent bbec1b4 commit f7f18a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/doublecmd.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.0.11",
"version": "1.1.12",
"description": "Two pane file manager inspired by Total Commander",
"homepage": "https://doublecmd.sourceforge.io/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/doublecmd/DC%20for%20Windows%2064%20bit/Double%20Commander%201.0.11/doublecmd-1.0.11.x86_64-win64.msi",
"hash": "sha1:4817c190077e59e62b166e7211f963dba0d2e022"
"url": "https://downloads.sourceforge.net/project/doublecmd/DC%20for%20Windows%2064%20bit/Double%20Commander%201.1.12/doublecmd-1.1.12.x86_64-win64.msi",
"hash": "sha1:ec72ac1c583983a1ba3ff5ed5dc34faf4b5830ba"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/doublecmd/DC%20for%20Windows%2032%20bit/Double%20Commander%201.0.11/doublecmd-1.0.11.i386-win32.msi",
"hash": "sha1:1149a4f8a4351f6560defa84d43fbe19408c5673"
"url": "https://downloads.sourceforge.net/project/doublecmd/DC%20for%20Windows%2032%20bit/Double%20Commander%201.1.12/doublecmd-1.1.12.i386-win32.msi",
"hash": "sha1:5d4f347ea1ebf066dd5e50382a59815fee41fc8f"
}
},
"extract_dir": "Double Commander",
Expand Down

0 comments on commit f7f18a7

Please sign in to comment.