Skip to content

Commit

Permalink
RegCool manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Dec 4, 2023
1 parent f36eee5 commit cd953ee
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.347",
"version": "1.348",
"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": "2c25a90552fbdd6aa84dc6c0a795474cd98127c4acbdf676c1736ac211b0f6d3"
"hash": "0bc6a5517deda2b0d26ce68c404eddf9f9fb3f46e5bc4d18d5ba611195e5fd06"
},
"32bit": {
"url": "https://kurtzimmermann.com/files/RegCoolX32.zip",
"hash": "df96f740596978c486c143d97f44a4215543cfd84c94fb9342fd2d1372704560"
"hash": "644e68182916d9ff1e43d177bb1121e7ccb2e877595e42ffe146fe8d19e98120"
}
},
"pre_install": "if (!(Test-Path \"$persist_dir\\Settings\")) { New-Item -ItemType Directory \"$dir\\Settings\" | Out-Null }",
Expand Down

0 comments on commit cd953ee

Please sign in to comment.