Skip to content

Commit

Permalink
Manifests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Apr 18, 2024
1 parent 4ec1a19 commit 8571fd1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.361",
"version": "2.000",
"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": "9b15369b688a5cabcf86f6ecc725d99678a60bf0c370bfd1b0d9cccf2eee9003"
"hash": "7bf7ba799059b4ec4035c504de6ea27ea2e9440379b4ec25d09cb58f17ce609b"
},
"32bit": {
"url": "https://kurtzimmermann.com/files/RegCoolX32.zip",
"hash": "662484d699c1182785404c456b9fb4d8bd781dd5b446e7e12c6b6ed6050d4135"
"hash": "bbf6706ce81e3af6d3384c39c368fbaf9437f226dd6a5986a981418d9282bd78"
}
},
"pre_install": "if (!(Test-Path \"$persist_dir\\Settings\")) { New-Item -ItemType Directory \"$dir\\Settings\" | Out-Null }",
Expand Down
6 changes: 3 additions & 3 deletions bucket/reshade-addons.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "6.1.0",
"version": "6.1.1",
"description": "A generic post-processing injector for games and video software with full add-on support",
"homepage": "https://reshade.me",
"license": "BSD-3-Clause",
"url": "https://reshade.me/downloads/ReShade_Setup_6.1.0_Addon.exe#/ReShade.exe",
"hash": "1c0f98e3b0bc0b79ebaa95fb266c7762f7aba6ca418d4515a5644a3c82210a47",
"url": "https://reshade.me/downloads/ReShade_Setup_6.1.1_Addon.exe#/ReShade.exe",
"hash": "928aa45e2588afc18d99920fa9d53388242d6e59a0f796c3ea001e6b5061ca06",
"bin": "ReShade.exe",
"shortcuts": [
[
Expand Down
6 changes: 3 additions & 3 deletions bucket/swyh-rs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.10.1",
"version": "1.10.3",
"description": "Stream What You Hear, re-implemented in Rust",
"homepage": "https://github.com/dheijl/swyh-rs",
"license": "MIT",
Expand All @@ -9,8 +9,8 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/dheijl/swyh-rs/releases/download/1.10.1/swyh-rs-release.zip",
"hash": "f41a5d3e6d2048b479f2342a8ebe84e0eb487edf7e815127ea19564888e5dc9f"
"url": "https://github.com/dheijl/swyh-rs/releases/download/1.10.3/swyh-rs-release.zip",
"hash": "910cd8545024fb6bc5bcc870da9f7c5f7f470898f05acf84d6cae5588d51d11d"
}
},
"bin": "swyh-rs-cli.exe",
Expand Down

0 comments on commit 8571fd1

Please sign in to comment.