Skip to content

Commit

Permalink
swyh-rs manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Feb 6, 2024
1 parent 54db8a6 commit 4364650
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/swyh-rs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.9.4",
"version": "1.9.6",
"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.9.4/swyh-rs.zip",
"hash": "52f20168efb28db1c3349187db4af2cfb5294f7768c2a5b42b60beda9cd64754"
"url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.6/swyh-rs-release.zip",
"hash": "21db0ed6d067c47d6bdbc60194cfe98e6e64b8d25f02e78b1ca8fe28247651c1"
}
},
"bin": "swyh-rs-cli.exe",
Expand All @@ -24,7 +24,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/dheijl/swyh-rs/releases/download/$version/swyh-rs.zip"
"url": "https://github.com/dheijl/swyh-rs/releases/download/$version/swyh-rs-release.zip"
}
}
}
Expand Down

0 comments on commit 4364650

Please sign in to comment.