Skip to content

Commit

Permalink
Manifests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Jul 21, 2024
1 parent e211c19 commit 9504f06
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions bucket/obs-plugin-waveform.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.8.0",
"version": "1.8.1",
"homepage": "https://github.com/phandasm/waveform",
"description": "Audio spectral analysis plugin for OBS",
"license": "GPL-3.0-only",
Expand All @@ -14,8 +14,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/phandasm/waveform/releases/download/v1.8.0/Waveform_v1.8.0_x86_64.zip",
"hash": "e092d3567ba6f0449eeb6702728da2e5fba68698d85656f82ee30fe92589a22e"
"url": "https://github.com/phandasm/waveform/releases/download/v1.8.1/Waveform_v1.8.1_x86_64.zip",
"hash": "dcf88e69a22bf84afdf3964fbfecda658b8e98f0736f66df46670166fbfbd793"
}
},
"pre_install": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/regcool.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "2.006",
"version": "2.007",
"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": "6704baca23623ee1c7a30ff06c3363e502055d872de551e3183048fbdd2c1d8a"
"hash": "c2a320afd61f1ffad5ad8c05f85c4aefd9edfdc82854155a8bf9d8811cdde569"
},
"32bit": {
"url": "https://kurtzimmermann.com/files/RegCoolX32.zip",
"hash": "1eaffca27faf78b1830916406acca40833f1d4071a6644750ee9507fae9c9b1d"
"hash": "673bcda301d9e48285f97b20e734f2ad8ae31ecc7a8396cafc496c8a3feaf0bf"
}
},
"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.1",
"version": "6.2.0",
"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.1_Addon.exe#/ReShade.exe",
"hash": "928aa45e2588afc18d99920fa9d53388242d6e59a0f796c3ea001e6b5061ca06",
"url": "https://reshade.me/downloads/ReShade_Setup_6.2.0_Addon.exe#/ReShade.exe",
"hash": "f574bcf414e738374f2200cf42eda27b51324a5b9b61c8a9e892014789c8d17e",
"bin": "ReShade.exe",
"shortcuts": [
[
Expand Down
6 changes: 3 additions & 3 deletions bucket/usbtreeview.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "4.3.1",
"version": "4.3.2",
"description": "USB Device Tree Viewer is a lightweight utility that provides detailed technical information regarding all the USB devices you connected",
"homepage": "https://www.uwe-sieber.de/usbtreeview_e.html",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://www.uwe-sieber.de/files/UsbTreeView_x64.zip",
"hash": "33f756afc7b82774f397b992c6f7eded9d5ea69cc9b402cb0dc65267719d5a44"
"hash": "b65fe438d9576da564976718f4a28393c831abc1c4ecc2ce96d00fa1c7322c94"
},
"32bit": {
"url": "https://www.uwe-sieber.de/files/UsbTreeView_Win32.zip",
"hash": "4bf1d2f83ace0ed88ca4cc989a35456c12022c2a2a9ad0d7ab2fee17b8973505"
"hash": "f7eb77d5f4ba4c00910fb9e7488e488f72acb614a557eca881ddebd5e37eeaa6"
}
},
"bin": "UsbTreeView.exe",
Expand Down

0 comments on commit 9504f06

Please sign in to comment.