Update Fleet-maintained apps (#47428)

Automated ingestion of latest Fleet-maintained app data.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated Recut to version 4.4.5
  * Updated Reminders Menubar to version 2.0.0
  * Recategorized Remote Buddy as a Productivity tool

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
fleet-release
2026-06-11 09:42:53 -05:00
committed by GitHub
co-authored by allenhouchins
parent 963c1cf6f6
commit c3eec08835
3 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "4.4.3",
"version": "4.4.5",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinywins.recut';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinywins.recut' AND version_compare(bundle_short_version, '4.4.3') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinywins.recut' AND version_compare(bundle_short_version, '4.4.5') < 0);"
},
"installer_url": "https://updates.getrecut.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTA0LCJwdXIiOiJibG9iX2lkIn19--e995f3090d9cfd4a349253e3682ae4d3e686bcf9/Recut_4.4.3_universal.dmg",
"installer_url": "https://updates.getrecut.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTEwLCJwdXIiOiJibG9iX2lkIn19--9d7c63821eb82ee9c5269d20cb03942c6d2b35b6/Recut_4.4.5_universal.dmg",
"install_script_ref": "20b86eee",
"uninstall_script_ref": "01ea135d",
"sha256": "554b8c2fc19a7e3768c01c6efe933a4c6db8fc92c87f771c6a1367b1f895abd5",
"sha256": "b016210eabdf5cc9ee2de18693074d0315c3155e9ee5d2069c620def49499bf4",
"default_categories": [
"Developer tools"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.25.0",
"version": "2.0.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'br.com.damascenorafael.reminders-menubar';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'br.com.damascenorafael.reminders-menubar' AND version_compare(bundle_short_version, '1.25.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'br.com.damascenorafael.reminders-menubar' AND version_compare(bundle_short_version, '2.0.0') < 0);"
},
"installer_url": "https://github.com/DamascenoRafael/reminders-menubar/releases/download/v1.25.0/reminders-menubar.zip",
"installer_url": "https://github.com/DamascenoRafael/reminders-menubar/releases/download/v2.0.0/reminders-menubar.zip",
"install_script_ref": "8c3858a5",
"uninstall_script_ref": "467090f2",
"sha256": "56ce91ee4148af571200dfb7af9dc8724a0ec4b764377aac4f233c2ede429d6b",
"sha256": "7c71704fb79ac4488bf88edc43df8e0cff08bfadbefecf378c14df6bd21f93f9",
"default_categories": [
"Utilities"
]
@@ -11,7 +11,7 @@
"uninstall_script_ref": "2d88a445",
"sha256": "no_check",
"default_categories": [
"Developer tools"
"Productivity"
]
}
],