Skip to content

Commit

Permalink
RegCool manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Nov 6, 2023
1 parent 6105ac1 commit ea204db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/regcool.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "1.345",
"version": "1.346",
"description": "Advanced registry editor for Windows",
"homepage": "https://kurtzimmermann.com/",
"license": "Freeware",
"notes": "RegCool Portable has an updating mechanism included, but it IS disabled by default.",
"architecture": {
"64bit": {
"url": "https://kurtzimmermann.com/files/RegCoolX64.zip",
"hash": "d94add9db80d2bd29cfe2cf8e637d1d798ecbf8e5af996fefc3f81f28f83dead"
"hash": "3fa63011f3f005f8a3eb773508c0676158801a1644eebece2d509de1adb4d756"
},
"32bit": {
"url": "https://kurtzimmermann.com/files/RegCoolX32.zip",
"hash": "4c84ebeff37caf99c00a6d89da0f60bc7db63b39f5ab91860b5f399f1b2f3640"
"hash": "b9b630c4d2f30be0b51e5796c7553e924281b3cc85cfc11a26502f52ce692afd"
}
},
"pre_install": "if (!(Test-Path \"$persist_dir\\Settings\")) { New-Item -ItemType Directory \"$dir\\Settings\" | Out-Null }",
Expand Down

0 comments on commit ea204db

Please sign in to comment.