diff --git a/bucket/paint.net-plugin-gmic.json b/bucket/paint.net-plugin-gmic.json index 094e461..3598b91 100644 --- a/bucket/paint.net-plugin-gmic.json +++ b/bucket/paint.net-plugin-gmic.json @@ -1,11 +1,11 @@ { - "version": "3.3.0.1", + "version": "3.3.1", "description": "A paint.net effect that provides integration with G'MIC-Qt", "homepage": "https://github.com/0xC0000054/pdn-gmic", "license": "GPL-3.0-only", "depends": "extras/paint.net", - "url": "https://github.com/0xC0000054/pdn-gmic/releases/download/v3.3.0.1/Gmic_win64.zip", - "hash": "b68333593f6e2e78c573ede47927e2dbb6a1414b1a36afdae1782597b8350007", + "url": "https://github.com/0xC0000054/pdn-gmic/releases/download/v3.3.1/Gmic_win64.zip", + "hash": "7636ccdc2a1ea71b3a7d7f737543f203c8e6efaeb811affc3ae4eca445fb5c1c", "post_install": [ "$paintdotnet = \"$(appdir paint.net)\\current\\Effects\"", "Move-Item -Path \"$dir\\Gmic.dll\" -Destination \"$paintdotnet\" -Force", diff --git a/bucket/pidgin-spellcheck-en.json b/bucket/pidgin-spellcheck-en.json index c02bdb8..1845e0f 100644 --- a/bucket/pidgin-spellcheck-en.json +++ b/bucket/pidgin-spellcheck-en.json @@ -1,7 +1,7 @@ { "homepage": "https://extensions.libreoffice.org/en/extensions/show/english-dictionaries", "description": "Up-to-date English spellchecking dictionary for Pidgin", - "version": "2023-10-01", + "version": "2023-11-01", "license": "LGPL", "notes": [ "Be sure to turn on \"Highlight misspelled words\" on Pidgin's conversation preferences page.", @@ -9,8 +9,8 @@ "If only Pidgin supported putting pixmaps, locale and other extraneous dependencies in the \".purple\" folder...", "Please force reinstall this manifest after an update of Pidgin to fix." ], - "url": "https://extensions.libreoffice.org/assets/downloads/41/1696147606/dict-en-20231001_lo.oxt#/dl.zip", - "hash": "eba51c64677adc3e58d16f6e0d52c833bfb5339366a5cab05ef1ac6ebe94ce13", + "url": "https://extensions.libreoffice.org/assets/downloads/41/1698875512/dict-en-20231101_lo.oxt#/dl.zip", + "hash": "78cfeae8c6987b18d6da0caa4b846dc71faf0683619000c81722bd2453a816db", "post_install": [ "$pidgin = \"$(appdir pidgin)\\current\"", "if (!(Test-Path \"$pidgin\\spellcheck\\share\\enchant\\myspell\")) {", @@ -30,7 +30,7 @@ "regex": "MAGP ([\\d-]+)" }, "autoupdate": { - "url": "https://extensions.libreoffice.org/assets/downloads/41/1696147606/dict-en-$cleanVersion_lo.oxt#/dl.zip" + "url": "https://extensions.libreoffice.org/assets/downloads/41/1698875512/dict-en-$cleanVersion_lo.oxt#/dl.zip" }, "depends": "pidgin" } diff --git a/bucket/regcool.json b/bucket/regcool.json index 408ee2c..e163d88 100644 --- a/bucket/regcool.json +++ b/bucket/regcool.json @@ -1,5 +1,5 @@ { - "version": "1.344", + "version": "1.345", "description": "Advanced registry editor for Windows", "homepage": "https://kurtzimmermann.com/", "license": "Freeware", @@ -7,11 +7,11 @@ "architecture": { "64bit": { "url": "https://kurtzimmermann.com/files/RegCoolX64.zip", - "hash": "0c2303b712b78f6f035f61460948162e7537f96127b41db08983e38f069c7c1c" + "hash": "d94add9db80d2bd29cfe2cf8e637d1d798ecbf8e5af996fefc3f81f28f83dead" }, "32bit": { "url": "https://kurtzimmermann.com/files/RegCoolX32.zip", - "hash": "6ecc2dcd1cbe32a8501a9a55001566da835bbd842325bbe00b6827d70e2a2084" + "hash": "4c84ebeff37caf99c00a6d89da0f60bc7db63b39f5ab91860b5f399f1b2f3640" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\Settings\")) { New-Item -ItemType Directory \"$dir\\Settings\" | Out-Null }", diff --git a/bucket/source-explorer.json b/bucket/source-explorer.json index 5535081..e2ee80a 100644 --- a/bucket/source-explorer.json +++ b/bucket/source-explorer.json @@ -1,16 +1,16 @@ { - "version": "2.1.1", + "version": "2.1.8", "description": "Tool for extracting resources from Clickteam Fusion binaries", "homepage": "https://github.com/LAK132/SourceExplorer", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.1/Source-Explorer-v2.1.1-x86-64.zip", - "hash": "bed7a07ddec00632b14ce4d485d50f0bb4f08605663ac253beeef43bd4724647" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.8/Source-Explorer-v2.1.8-Windows-x64.zip", + "hash": "ea70a9188b9f7ca4cd621e4202c04f0b3c47035c6a363dca9dc41b936348c57e" }, "32bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.1/Source-Explorer-v2.1.1-x86.zip", - "hash": "a1b1f34d22e15b576b00733b9748ddac573b637e53cb468e7d317292872ecbf6" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.8/Source-Explorer-v2.1.8-Windows-x86.zip", + "hash": "4aad072e546dcea8ed2407603965c679ab69fd6cbc13bbb1b51a53e4dd5af38d" } }, "bin": "srcexp.exe", @@ -26,10 +26,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.1/Source-Explorer-v$version-x86-64.zip" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v$version/Source-Explorer-v$version-Windows-x64.zip" }, "32bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.1/Source-Explorer-v$version-x86.zip" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v$version/Source-Explorer-v$version-Windows-x86.zip" } } } diff --git a/bucket/swyh-rs.json b/bucket/swyh-rs.json new file mode 100644 index 0000000..e2ac508 --- /dev/null +++ b/bucket/swyh-rs.json @@ -0,0 +1,31 @@ +{ + "version": "1.9.1", + "description": "Stream What You Hear, re-implemented in Rust", + "homepage": "https://github.com/dheijl/swyh-rs", + "license": "MIT", + "notes": [ + "swyh-rs stores its settings at \"C:\\Users\\\\.swyh-rs\".", + "Now available: CLI version ran via swyh-rs-cli!" + ], + "architecture": { + "64bit": { + "url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.1/swyh-rs.zip", + "hash": "f464e3ec2fee23ba385a83a97a6ef8a1c86d133819e05f3b65da05a9ba98862c" + } + }, + "bin": "swyh-rs-cli.exe", + "shortcuts": [ + [ + "swyh-rs.exe", + "swyh-rs" + ] + ], + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/dheijl/swyh-rs/releases/download/$version/swyh-rs.zip" + } + } + } +}