Skip to content

Commit

Permalink
SordumWindowsUpdateBlocker-Portable@1.8: Fix hash (Closes #265)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2024
1 parent c3e7803 commit 33c13f7
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions bucket/SordumWindowsUpdateBlocker-Portable.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"version": "1.8",
"description": "Sordum's Windows Update Blocker. A freeware that helps you to completely disable or enable Automatic Updates on your Windows system",
"homepage": "https://www.sordum.org/9470",
"license": {
"identifier": "Freeware",
"url": "https://www.sordum.org/eula/"
},
"url": "https://www.sordum.org/files/download/windows-update-blocker/Wub.zip",
"hash": "b9bae3d2cd5163313fa42d99b367f63e6d5ab5393bd645e7f71fe8cd5a2f74e4",
"extract_dir": "Wub",
"bin": "Wub.exe",
"shortcuts": [
[
"Wub.exe",
"Sordum\\Windows Update Blocker"
]
],
"persist": "Wub.ini",
"checkver": "Blocker v([\\d.]+)",
"autoupdate": {
"url": "https://www.sordum.org/files/download/windows-update-blocker/Wub.zip"
}
}
"version": "1.8",
"description": "Sordum's Windows Update Blocker. A freeware that helps you to completely disable or enable Automatic Updates on your Windows system",
"homepage": "https://www.sordum.org/9470",
"license": {
"identifier": "Freeware",
"url": "https://www.sordum.org/eula/"
},
"url": "https://www.sordum.org/files/download/windows-update-blocker/Wub.zip",
"hash": "22ce2e71078f85e5d6feaec59ea469c2d570bc753dcca71cffac8649b27fa020",
"extract_dir": "Wub",
"bin": "Wub.exe",
"shortcuts": [
[
"Wub.exe",
"Sordum\\Windows Update Blocker"
]
],
"persist": "Wub.ini",
"checkver": "Blocker v([\\d.]+)",
"autoupdate": {
"url": "https://www.sordum.org/files/download/windows-update-blocker/Wub.zip"
}
}

0 comments on commit 33c13f7

Please sign in to comment.