Skip to content

Commit

Permalink
Manifests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Jul 14, 2024
1 parent 0cf625a commit e211c19
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bucket/simple-sticky-notes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.4",
"version": "6.5",
"description": "A simple yet configurable alternative to Microsoft's \"Sticky Notes\"",
"homepage": "https://www.simplestickynotes.com/",
"license": "Freeware",
Expand All @@ -9,7 +9,7 @@
"It also stores add-on content at \"C:\\Users\\<username>\\AppData\\Roaming\\Simnet\\Simple Sticky Notes\"."
],
"url": "https://www.simplestickynotes.com/setup/Setup_SimpleStickyNotes.exe",
"hash": "8cfb30e1c38cb691bd83595a8f1fc6ad8462b634e995302331952b856463a7d3",
"hash": "a5d997857ff5f3c2b3607a24a0eb4cc968a828029ac9b29f4311a78b89d458bc",
"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 }",
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.9",
"version": "1.10.10",
"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.9/swyh-rs-release.zip",
"hash": "40b311a9740d890603a3e95326b4e44d583a7dfdb480f3b062f9e698a3e11495"
"url": "https://github.com/dheijl/swyh-rs/releases/download/1.10.10/swyh-rs-release.zip",
"hash": "61c8dcdf8ffbc8174b1acbdc27ac973f61e2d5550842186ae118669a3b6c2c65"
}
},
"bin": "swyh-rs-cli.exe",
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.0",
"version": "4.3.1",
"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": "42d1047dc687604689b5a4311eddac12ef58b044f65aed381c62ba557e211bca"
"hash": "33f756afc7b82774f397b992c6f7eded9d5ea69cc9b402cb0dc65267719d5a44"
},
"32bit": {
"url": "https://www.uwe-sieber.de/files/UsbTreeView_Win32.zip",
"hash": "0342fd14e2fa252e2759b7e936db500cc4f9aea4f7a77e0e2a80ae749ec21245"
"hash": "4bf1d2f83ace0ed88ca4cc989a35456c12022c2a2a9ad0d7ab2fee17b8973505"
}
},
"bin": "UsbTreeView.exe",
Expand Down

0 comments on commit e211c19

Please sign in to comment.