Skip to content

Commit

Permalink
diskgenius: Update to version 5.6.0.1565
Browse files Browse the repository at this point in the history
* Fix `autoupdate`
  • Loading branch information
DoveBoy committed Jun 26, 2024
1 parent 728f83e commit 370855a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/diskgenius.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "5.5.0.1488",
"version": "5.6.0.1565",
"description": "Utility for data recovery, disk partition management, backup & restore",
"homepage": "https://www.diskgenius.com",
"license": "Unknown",
"architecture": {
"64bit": {
"url": "https://engdownload.eassos.cn/winpe/DGEng5501488_x64.zip",
"hash": "d1e72d813fe516035c3e448ce759cd6b7e3d06cfc86e48f6b95229c86693f5bb"
"url": "https://www.diskgenius.com/dyna_download/?software=DGEng5601565_x64.zip",
"hash": "fcda65bbd07285c21dd646f6667da2d7aefbbff7c4429b56098492453b62ed1d"
},
"32bit": {
"url": "https://engdownload.eassos.cn/winpe/DGEng5501488_x86.zip",
"hash": "fd3eed824fbdfd36f6958b19b58c612c6a678acf0c181d6187814b6703dc402c"
"url": "https://www.diskgenius.com/dyna_download/?software=DGEng5601565_x86.zip",
"hash": "72e2ba3f676aa2bbfac72bfdf6428d219cef3760e3824b75eddafde983403d70"
}
},
"extract_dir": "DiskGenius",
Expand All @@ -30,10 +30,10 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://engdownload.eassos.cn/winpe/DGEng$cleanVersion_x64.zip"
"url": "https://www.diskgenius.com/dyna_download/?software=DGEng$cleanVersion_x64.zip"
},
"32bit": {
"url": "https://engdownload.eassos.cn/winpe/DGEng$cleanVersion_x86.zip"
"url": "https://www.diskgenius.com/dyna_download/?software=DGEng$cleanVersion_x86.zip"
}
}
}
Expand Down

0 comments on commit 370855a

Please sign in to comment.