diff --git a/bucket/reshade-addons.json b/bucket/reshade-addons.json
new file mode 100644
index 0000000..81fb0b3
--- /dev/null
+++ b/bucket/reshade-addons.json
@@ -0,0 +1,19 @@
+{
+ "version": "5.9.2",
+ "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_5.9.2_Addon.exe#/ReShade.exe",
+ "hash": "1ca9addc1adff77e996499c8d9bdf5fce24fadf1a4584e5e43cc51f1a527a56a",
+ "bin": "ReShade.exe",
+ "shortcuts": [
+ [
+ "ReShade.exe",
+ "ReShade"
+ ]
+ ],
+ "checkver": "Version\\s+([\\d.]+)",
+ "autoupdate": {
+ "url": "https://reshade.me/downloads/ReShade_Setup_$version_Addon.exe#/ReShade.exe"
+ }
+}
diff --git a/bucket/simple-sticky-notes.json b/bucket/simple-sticky-notes.json
index 4e8dff2..01fcd40 100644
--- a/bucket/simple-sticky-notes.json
+++ b/bucket/simple-sticky-notes.json
@@ -1,5 +1,5 @@
{
- "version": "6.2",
+ "version": "6.3",
"description": "A simple yet configurable alternative to Microsoft's \"Sticky Notes\"",
"homepage": "https://www.simplestickynotes.com/",
"license": "Freeware",
@@ -9,7 +9,7 @@
"It also stores add-on content at \"C:\\Users\\\\AppData\\Roaming\\Simnet\\Simple Sticky Notes\"."
],
"url": "https://www.simplestickynotes.com/setup/Setup_SimpleStickyNotes.exe",
- "hash": "fa13ffb6a5df95b4a0b6fe5ec11356b65014f383cd6a5140cdaf84cc7e71180d",
+ "hash": "39efca3c8147545efb0f48ea61405430c8caf172b3c22cb0c3c7ca311476aec8",
"innosetup": true,
"pre_install": [
"if(!(Test-Path \"HKCU:\\SOFTWARE\\Simnet\\Simple Sticky Notes\")) { New-Item -Path \"HKCU:\\SOFTWARE\\Simnet\\Simple Sticky Notes\" -Force | Out-Null }",