diff --git a/ee/maintained-apps/outputs/bettermouse/darwin.json b/ee/maintained-apps/outputs/bettermouse/darwin.json index 8c49ed44e99..03e9c93bdaf 100644 --- a/ee/maintained-apps/outputs/bettermouse/darwin.json +++ b/ee/maintained-apps/outputs/bettermouse/darwin.json @@ -6,10 +6,10 @@ "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.naotanhaocan.BetterMouse';", "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.naotanhaocan.BetterMouse' AND version_compare(bundle_short_version, '1.6') < 0);" }, - "installer_url": "https://better-mouse.com/wp-content/uploads/BetterMouse.1.6.8840.zip", + "installer_url": "https://better-mouse.com/wp-content/uploads/BetterMouse.1.6.8882.zip", "install_script_ref": "f290e8e9", "uninstall_script_ref": "598ead04", - "sha256": "4655e06433ae815ea5246d4a8d7ae0cf86ddee241cd702d999dcb081b930994c", + "sha256": "080d2101b357a9c0d1c7fd90acae990d5193bef8ca04f3d1eab4bde117962e15", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/beyond-compare/windows.json b/ee/maintained-apps/outputs/beyond-compare/windows.json index 9e78c57d63b..9d565f70e69 100644 --- a/ee/maintained-apps/outputs/beyond-compare/windows.json +++ b/ee/maintained-apps/outputs/beyond-compare/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "5.2.2.32209", + "version": "5.2.3.32296", "queries": { "exists": "SELECT 1 FROM programs WHERE name LIKE 'Beyond Compare %' AND publisher = 'Scooter Software';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Beyond Compare %' AND publisher = 'Scooter Software' AND version_compare(version, '5.2.2.32209') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Beyond Compare %' AND publisher = 'Scooter Software' AND version_compare(version, '5.2.3.32296') < 0);" }, - "installer_url": "https://www.scootersoftware.com/files/BCompare-5.2.2.32209.exe", + "installer_url": "https://www.scootersoftware.com/files/BCompare-5.2.3.32296.exe", "install_script_ref": "5a25199c", "uninstall_script_ref": "7bf824a3", - "sha256": "11cdb99770d2c8db50c68cf557db4641d1a162bd4362c9b18286ab7a405cf6a1", + "sha256": "a74239803aa1a1373735dc092365cca85c726178625aa51821f35aaf42559621", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/clop/darwin.json b/ee/maintained-apps/outputs/clop/darwin.json index 54a9a2316ba..8ada93cecae 100644 --- a/ee/maintained-apps/outputs/clop/darwin.json +++ b/ee/maintained-apps/outputs/clop/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "3.2.2", + "version": "3.2.3", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop' AND version_compare(bundle_short_version, '3.2.2') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop' AND version_compare(bundle_short_version, '3.2.3') < 0);" }, - "installer_url": "https://files.lowtechguys.com/releases/Clop-3.2.2.dmg", + "installer_url": "https://files.lowtechguys.com/releases/Clop-3.2.3.dmg", "install_script_ref": "76fb9b1b", "uninstall_script_ref": "3712ca1f", - "sha256": "e07a369ecac6ec36b9fc1baaab92175232a3701fd5dcb7835f32682f5e490943", + "sha256": "df3ca2a632d629c978068b4bc0f4a6119c27f8608160610ba3e40d8db45c5bd6", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/codexbar/darwin.json b/ee/maintained-apps/outputs/codexbar/darwin.json index d0ba5ad670d..9cd8b2d07c9 100644 --- a/ee/maintained-apps/outputs/codexbar/darwin.json +++ b/ee/maintained-apps/outputs/codexbar/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "0.38.0", + "version": "0.38.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.steipete.codexbar';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.steipete.codexbar' AND version_compare(bundle_short_version, '0.38.0') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.steipete.codexbar' AND version_compare(bundle_short_version, '0.38.1') < 0);" }, - "installer_url": "https://github.com/steipete/CodexBar/releases/download/v0.38.0/CodexBar-macos-universal-0.38.0.zip", + "installer_url": "https://github.com/steipete/CodexBar/releases/download/v0.38.1/CodexBar-macos-universal-0.38.1.zip", "install_script_ref": "aea54a4e", "uninstall_script_ref": "efcab822", - "sha256": "a5c6040e1fe469724a0236b05c8c720c44128c04693bd8617c88c235ff69be15", + "sha256": "d0a901c2b78d874c92b2d4f592bfe44948736cf3c902f11da67a5c8f600ae844", "default_categories": [ "Utilities" ] diff --git a/ee/maintained-apps/outputs/daisydisk/darwin.json b/ee/maintained-apps/outputs/daisydisk/darwin.json index 80bb3955f03..b24a3e42f1c 100644 --- a/ee/maintained-apps/outputs/daisydisk/darwin.json +++ b/ee/maintained-apps/outputs/daisydisk/darwin.json @@ -1,10 +1,10 @@ { "versions": [ { - "version": "4.34", + "version": "4.34.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.daisydiskapp.DaisyDiskStandAlone';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.daisydiskapp.DaisyDiskStandAlone' AND version_compare(bundle_short_version, '4.34') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.daisydiskapp.DaisyDiskStandAlone' AND version_compare(bundle_short_version, '4.34.1') < 0);" }, "installer_url": "https://daisydiskapp.com/download/DaisyDisk.zip", "install_script_ref": "af1b217c", diff --git a/ee/maintained-apps/outputs/kiro/windows.json b/ee/maintained-apps/outputs/kiro/windows.json index f8ebdbf8dc1..4916551b941 100644 --- a/ee/maintained-apps/outputs/kiro/windows.json +++ b/ee/maintained-apps/outputs/kiro/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "1.0.0", + "version": "1.0.89", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Kiro (User)' AND publisher = 'Amazon Web Services';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Kiro (User)' AND publisher = 'Amazon Web Services' AND version_compare(version, '1.0.0') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Kiro (User)' AND publisher = 'Amazon Web Services' AND version_compare(version, '1.0.89') < 0);" }, - "installer_url": "https://prod.download.desktop.kiro.dev/releases/stable/win32-x64/signed/1.0.0/kiro-ide-1.0.0-stable-win32-x64.exe", + "installer_url": "https://prod.download.desktop.kiro.dev/releases/stable/win32-x64/signed/1.0.89/kiro-ide-1.0.89-stable-win32-x64.exe", "install_script_ref": "c5bc3c21", "uninstall_script_ref": "afe8f2fa", - "sha256": "246e49284a8fad583280d86f5afa030807fd03aaa920fbe633a4129af31ffb29", + "sha256": "65b5325c887522dcf9179c181015b9777960d7c6fdcc9d593abd261dcd637e0e", "default_categories": [ "Developer tools" ]