diff --git a/bucket/inbox-notifier.json b/bucket/inbox-notifier.json index 562bf57..25a8c65 100644 --- a/bucket/inbox-notifier.json +++ b/bucket/inbox-notifier.json @@ -1,11 +1,11 @@ { - "version": "3.10.0", + "version": "3.11.0", "description": "A tray utility to receive Gmail notifications instantly in the Windows taskbar", "homepage": "https://github.com/xavierfoucrier/inbox-notifier", "license": "MIT", "notes": "Some data is contained within \"C:\\Users\\\\AppData\\Local\\Xavier_Foucrier\".", - "url": "https://github.com/xavierfoucrier/inbox-notifier/releases/download/v3.10.0/Inbox.Notifier.3.10.0.exe", - "hash": "e0f6d9b69efdf46ba714236d564ce9a2b6e92f69af3cf11749daf8c4a4c3bc56", + "url": "https://github.com/xavierfoucrier/inbox-notifier/releases/download/v3.11.0/Inbox.Notifier.3.11.0.exe", + "hash": "8feac2960b953e8bfbe8dc56acd4610614190bbe748ca379ed9a585bc50a702e", "innosetup": true, "pre_install": [ "Get-ChildItem \"$dir\\*\" -Include @('*.exe', '*.dll', '*.json', '*.config') -Recurse | Select -ExpandProperty FullName | ForEach-Object {", diff --git a/bucket/swyh-rs.json b/bucket/swyh-rs.json index 523503e..15375d6 100644 --- a/bucket/swyh-rs.json +++ b/bucket/swyh-rs.json @@ -1,5 +1,5 @@ { - "version": "1.9.6", + "version": "1.9.7", "description": "Stream What You Hear, re-implemented in Rust", "homepage": "https://github.com/dheijl/swyh-rs", "license": "MIT", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.6/swyh-rs-release.zip", - "hash": "21db0ed6d067c47d6bdbc60194cfe98e6e64b8d25f02e78b1ca8fe28247651c1" + "url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.7/swyh-rs-release.zip", + "hash": "379def3d7d3fcc4a56185f77df1e85263a0fd8985a2916f24176f33b62fb09b7" } }, "bin": "swyh-rs-cli.exe",