diff --git a/ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json b/ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json index ef98a565ac..cbc9c9cb4f 100644 --- a/ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json +++ b/ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "25.001.20997", + "version": "25.001.21078", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Adobe Acrobat (64-bit)' AND publisher = 'Adobe';" }, - "installer_url": "https://ardownload3.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2500120997/AcroRdrDCx642500120997_MUI.exe", + "installer_url": "https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2500121078/AcroRdrDCx642500121078_MUI.exe", "install_script_ref": "7dc0b065", "uninstall_script_ref": "3bb10c80", - "sha256": "b10826f0af3eda20859d8fe6ba1d8b04acc8f83fe6b2ff2b209605f8793711b2", + "sha256": "f69d2f5c6f036bbcd548622dd924acfce1456ad2e274d4d8212e8ba681681e3b", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/claude/darwin.json b/ee/maintained-apps/outputs/claude/darwin.json index c37bef52ef..1b74fa8876 100644 --- a/ee/maintained-apps/outputs/claude/darwin.json +++ b/ee/maintained-apps/outputs/claude/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.0.2768", + "version": "1.0.3218", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop';" }, - "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.0.2768/Claude-21341c944a9d74880b52a77c4f1522f47f52d0da.zip", + "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.0.3218/Claude-8679c9141fe246eb88af18130504c064d14b9004.zip", "install_script_ref": "eef78d20", "uninstall_script_ref": "4cfbec7d", - "sha256": "0a72d228e28767ba363c1e73cb3bc13b0c482b66fd7d13d0f341a8290eee90d7", + "sha256": "886b2d61b14aeacb34a5a28be67a18efcf62ef5f5a8e1eec848dd62c67cf2366", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/clion/darwin.json b/ee/maintained-apps/outputs/clion/darwin.json index fbb9d800d9..25697a3bd7 100644 --- a/ee/maintained-apps/outputs/clion/darwin.json +++ b/ee/maintained-apps/outputs/clion/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "2025.3.1", + "version": "2025.3.1.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.CLion';" }, - "installer_url": "https://download.jetbrains.com/cpp/CLion-2025.3.1-aarch64.dmg", + "installer_url": "https://download.jetbrains.com/cpp/CLion-2025.3.1.1-aarch64.dmg", "install_script_ref": "018e06a7", "uninstall_script_ref": "64694458", - "sha256": "11cae8aeb43d1870d96980f1d927ff545fabed989f3bf4e7327911b441e149f1", + "sha256": "23b14339cf0e3343fe14630276328a7271d46d44cf473173ee5e7aa137068971", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/discord/darwin.json b/ee/maintained-apps/outputs/discord/darwin.json index 6ca86ae73b..16a866f8a5 100644 --- a/ee/maintained-apps/outputs/discord/darwin.json +++ b/ee/maintained-apps/outputs/discord/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "0.0.371", + "version": "0.0.372", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.hnc.Discord';" }, - "installer_url": "https://dl.discordapp.net/apps/osx/0.0.371/Discord.dmg", + "installer_url": "https://dl.discordapp.net/apps/osx/0.0.372/Discord.dmg", "install_script_ref": "b66869e3", "uninstall_script_ref": "8416a330", - "sha256": "3a31d824d66533f70e2cceb5aafa1abb3365ddffc654f74932c9ccfa4c5cff7f", + "sha256": "3e4654ff51b13e67f1ab6a8fff980653ce441583c8d55e368877e8cbdc7d7ca2", "default_categories": [ "Communication" ] diff --git a/ee/maintained-apps/outputs/discord/windows.json b/ee/maintained-apps/outputs/discord/windows.json index 34e4b5311e..74da6ea9ea 100644 --- a/ee/maintained-apps/outputs/discord/windows.json +++ b/ee/maintained-apps/outputs/discord/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.0.9219", + "version": "1.0.9220", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Discord' AND publisher = 'Discord Inc.';" }, - "installer_url": "https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9219/DiscordSetup.exe", + "installer_url": "https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9220/DiscordSetup.exe", "install_script_ref": "fd04e860", "uninstall_script_ref": "73fc6eff", - "sha256": "fd0f891e4d72bf23eb5f4bd79e9ffe85a4fe224df48ab021a4eae8e5422f4c2b", + "sha256": "f01dc0eedb190e6e38e02051859098b2dfdd1937542b17605b96f2dd5a222bc7", "default_categories": [ "Communication" ] diff --git a/ee/maintained-apps/outputs/docker-desktop/darwin.json b/ee/maintained-apps/outputs/docker-desktop/darwin.json index 621776e2a2..7de9fb3668 100644 --- a/ee/maintained-apps/outputs/docker-desktop/darwin.json +++ b/ee/maintained-apps/outputs/docker-desktop/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "4.55.0", + "version": "4.56.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.dockerdesktop';" }, - "installer_url": "https://desktop.docker.com/mac/main/arm64/213807/Docker.dmg", + "installer_url": "https://desktop.docker.com/mac/main/arm64/214940/Docker.dmg", "install_script_ref": "2fd921da", "uninstall_script_ref": "876e899c", - "sha256": "c1a9d2ecccc226ce10d4ec9bcd2defac574e2bbb2c2f42ae6a639e4a57c89ee5", + "sha256": "0a55468981853ccbd66ed69fb9118fd2b82a847d9d83e45af1067a3cd5f66324", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/loom/darwin.json b/ee/maintained-apps/outputs/loom/darwin.json index 427edb7fdb..fa3c38961b 100644 --- a/ee/maintained-apps/outputs/loom/darwin.json +++ b/ee/maintained-apps/outputs/loom/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "0.326.5", + "version": "0.327.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.loom.desktop';" }, - "installer_url": "https://packages.loom.com/desktop-packages/Loom-0.326.5-arm64.dmg", + "installer_url": "https://packages.loom.com/desktop-packages/Loom-0.327.1-arm64.dmg", "install_script_ref": "1311e557", "uninstall_script_ref": "393b959f", - "sha256": "fcfa35e5d2ca9e3ac3ba553ccf928ef49c2bf86124c0e056fafb43b59fac0e84", + "sha256": "7d867d3d5df5de92d106de84bcd6650cbf5afb8f40a9fb0214014cf681709266", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/microsoft-edge/windows.json b/ee/maintained-apps/outputs/microsoft-edge/windows.json index d075f0ca84..7a2ed542b5 100644 --- a/ee/maintained-apps/outputs/microsoft-edge/windows.json +++ b/ee/maintained-apps/outputs/microsoft-edge/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "143.0.3650.96", + "version": "143.0.3650.139", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Microsoft Edge' AND publisher = 'Microsoft Corporation';" }, - "installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f14840f4-b905-4a62-8b20-b7a2f24512db/MicrosoftEdgeEnterpriseX64.msi", + "installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/bb161c65-c060-4e98-a125-5e412c0b3364/MicrosoftEdgeEnterpriseX64.msi", "install_script_ref": "8959087b", "uninstall_script_ref": "9526a02a", - "sha256": "e041d7134a3933dbc09d4a7ba46049ce465cc7203098fc7b8f3f35451c2c6827", + "sha256": "dc00269ccb23e9c0747df74461804ed4ac6e590f74040e3c4f92949f36ad8631", "default_categories": [ "Browsers" ], diff --git a/ee/maintained-apps/outputs/notion/darwin.json b/ee/maintained-apps/outputs/notion/darwin.json index 4b1e64528e..b50e7d971c 100644 --- a/ee/maintained-apps/outputs/notion/darwin.json +++ b/ee/maintained-apps/outputs/notion/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "6.4.0", + "version": "7.0.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';" }, - "installer_url": "https://desktop-release.notion-static.com/Notion-6.4.0-arm64.dmg", + "installer_url": "https://desktop-release.notion-static.com/Notion-7.0.0-arm64.dmg", "install_script_ref": "2c56ecc2", "uninstall_script_ref": "21cd1000", - "sha256": "49200a779cd4b8f1eadbe7e901ae14216689337d7db2b7ceba616be178b925a4", + "sha256": "1e579cc9224b1121e0f3b4fdf18b24acd86a0563dfc0378343daff49cd1b1940", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/notion/windows.json b/ee/maintained-apps/outputs/notion/windows.json index 3189ffdc86..4c33389766 100644 --- a/ee/maintained-apps/outputs/notion/windows.json +++ b/ee/maintained-apps/outputs/notion/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "6.4.0", + "version": "7.0.0", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Notion 6.1.0' AND publisher = 'Notion Labs, Inc';" }, - "installer_url": "https://desktop-release.notion-static.com/Notion%20Setup%206.4.0.exe", + "installer_url": "https://desktop-release.notion-static.com/Notion%20Setup%207.0.0.exe", "install_script_ref": "0803ad8c", "uninstall_script_ref": "a8fdd9b7", - "sha256": "7736fbb8dd29ac90dae5c628e26b659bf21ee55356e952f51f67a4f7675840b0", + "sha256": "0a121aa2204332420bb5dadd5247f165d568281df218e84a7c753fa92ce6df4c", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/obsidian/darwin.json b/ee/maintained-apps/outputs/obsidian/darwin.json index d6d8e3665f..6a6d231877 100644 --- a/ee/maintained-apps/outputs/obsidian/darwin.json +++ b/ee/maintained-apps/outputs/obsidian/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.10.6", + "version": "1.11.4", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'md.obsidian';" }, - "installer_url": "https://github.com/obsidianmd/obsidian-releases/releases/download/v1.10.6/Obsidian-1.10.6.dmg", + "installer_url": "https://github.com/obsidianmd/obsidian-releases/releases/download/v1.11.4/Obsidian-1.11.4.dmg", "install_script_ref": "0303141d", "uninstall_script_ref": "b982bfc2", - "sha256": "a7fbd87353d7802933a13e3d90f55c39114c419ac48d459a356bdab73c128a8a", + "sha256": "d025d210a3251b5655826d62bee276cb3870f940908a4cb0f36a346c94d62a30", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/postman/darwin.json b/ee/maintained-apps/outputs/postman/darwin.json index 184f327725..6a995597a8 100644 --- a/ee/maintained-apps/outputs/postman/darwin.json +++ b/ee/maintained-apps/outputs/postman/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "11.79.5", + "version": "11.80.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';" }, - "installer_url": "https://dl.pstmn.io/download/version/11.79.5/osx_arm64", + "installer_url": "https://dl.pstmn.io/download/version/11.80.0/osx_arm64", "install_script_ref": "3e5dcf18", "uninstall_script_ref": "15e9f11c", - "sha256": "c0994ed041c9f8cb90d95883c9ca0bd83f60732e9f491c5634a9ae4b11a9af93", + "sha256": "e729bdd295698cbee3d81d3476fe655bb89c60f81c2d39603299bb941bba9f03", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/postman/windows.json b/ee/maintained-apps/outputs/postman/windows.json index 7378baa7e4..42b0405c9b 100644 --- a/ee/maintained-apps/outputs/postman/windows.json +++ b/ee/maintained-apps/outputs/postman/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "11.79.5", + "version": "11.80.0", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Postman x64 11.75.4' AND publisher = 'Postman';" }, - "installer_url": "https://dl.pstmn.io/download/version/11.79.5/windows_64", + "installer_url": "https://dl.pstmn.io/download/version/11.80.0/windows_64", "install_script_ref": "538f63bf", "uninstall_script_ref": "93f01aba", - "sha256": "b08185483ca9aca199f492f37a92f04b11e74206cafe64a22dd8e8811f0ea537", + "sha256": "0e9b644649e57adde53d919757a25887bf05377a8a2c4b5cd75980d6aed80ca9", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/pycharm/darwin.json b/ee/maintained-apps/outputs/pycharm/darwin.json index 40540f8acd..e339718549 100644 --- a/ee/maintained-apps/outputs/pycharm/darwin.json +++ b/ee/maintained-apps/outputs/pycharm/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "2025.3.1", + "version": "2025.3.1.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.pycharm';" }, - "installer_url": "https://download.jetbrains.com/python/pycharm-professional-2025.3.1-aarch64.dmg", + "installer_url": "https://download.jetbrains.com/python/pycharm-professional-2025.3.1.1-aarch64.dmg", "install_script_ref": "804e9135", "uninstall_script_ref": "dc86547f", - "sha256": "ec8e97856f00da902020c72b0f079cc10983de6bb4438292ea5faa1e5b0cb935", + "sha256": "b1c1b4622a84dead810a1dd54611d9d1ea7a3c363ccd1b410d10494062c33922", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/rapidapi/darwin.json b/ee/maintained-apps/outputs/rapidapi/darwin.json index dedda0b7d1..8a3be10763 100644 --- a/ee/maintained-apps/outputs/rapidapi/darwin.json +++ b/ee/maintained-apps/outputs/rapidapi/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "4.5.2", + "version": "4.5.4", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.luckymarmot.Paw';" }, - "installer_url": "https://cdn-builds.paw.cloud/paw/RapidAPI-4.5.2.zip", + "installer_url": "https://cdn-builds.paw.cloud/paw/RapidAPI-4.5.4.zip", "install_script_ref": "7bceabe3", "uninstall_script_ref": "eb82b992", - "sha256": "aad9446c07fe06121466aebc4cb79dccfba4dd1d0edcfeff37e9c312dbefd562", + "sha256": "cc8953efdde6eb142c294001d4dec30b49d1389513a7cecd7ad87eaf7c1f7991", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/rubymine/darwin.json b/ee/maintained-apps/outputs/rubymine/darwin.json index f57c060fa0..8d3e269af4 100644 --- a/ee/maintained-apps/outputs/rubymine/darwin.json +++ b/ee/maintained-apps/outputs/rubymine/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "2025.3.1", + "version": "2025.3.1.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.rubymine';" }, - "installer_url": "https://download.jetbrains.com/ruby/RubyMine-2025.3.1-aarch64.dmg", + "installer_url": "https://download.jetbrains.com/ruby/RubyMine-2025.3.1.1-aarch64.dmg", "install_script_ref": "16984fbb", "uninstall_script_ref": "2b825ff2", - "sha256": "67f1aa674b90ec54ba21f3523ad940218f979befd7429e38ad822bc8146d16a4", + "sha256": "2bae88a0c5ea7ecd5fadfa3e81408a42ba7da489b6885c8b35d1453641cf60f7", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/sketch/darwin.json b/ee/maintained-apps/outputs/sketch/darwin.json index 34e9c72099..2a840a5ae3 100644 --- a/ee/maintained-apps/outputs/sketch/darwin.json +++ b/ee/maintained-apps/outputs/sketch/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "2025.3.2", + "version": "2025.3.3", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.bohemiancoding.sketch3';" }, - "installer_url": "https://download.sketch.com/sketch-2025.3.2-221149.zip", + "installer_url": "https://download.sketch.com/sketch-2025.3.3-221254.zip", "install_script_ref": "b2b64a37", "uninstall_script_ref": "113ba819", - "sha256": "249c388ef62aee62352e63c103fe1d1f383d8efa9f25d12fe34ad458a6dfdbe9", + "sha256": "24093bf6b9b66a7d0efb7013426b8eff036d0476be51966ed23d0f561769d666", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/spotify/windows.json b/ee/maintained-apps/outputs/spotify/windows.json index acaf7624ab..ba83a60d29 100644 --- a/ee/maintained-apps/outputs/spotify/windows.json +++ b/ee/maintained-apps/outputs/spotify/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.2.81.258.g6cf93e85", + "version": "1.2.81.264.gb4ad4efa", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Spotify' AND publisher = 'Spotify AB';" }, - "installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.258.g6cf93e85-1761.exe", + "installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.264.gb4ad4efa-1866.exe", "install_script_ref": "7e4727ac", "uninstall_script_ref": "48d55e3d", - "sha256": "e9d7f252434e998c4581a1e149df12d283bc606142847db5450a3d32230116ab", + "sha256": "b77fb618e45310f56218b90cab80bb78cc8e1c0d2f9e3635b2cc16f65102a45b", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/telegram/windows.json b/ee/maintained-apps/outputs/telegram/windows.json index 7edb964e9a..cdd364f662 100644 --- a/ee/maintained-apps/outputs/telegram/windows.json +++ b/ee/maintained-apps/outputs/telegram/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "6.4.1", + "version": "6.4.2", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Telegram Desktop' AND publisher = 'Telegram FZ-LLC';" }, - "installer_url": "https://td.telegram.org/tx64/tsetup-x64.6.4.1.exe", + "installer_url": "https://td.telegram.org/tx64/tsetup-x64.6.4.2.exe", "install_script_ref": "0b88a95e", "uninstall_script_ref": "42311f1b", - "sha256": "10aa604fa20bde4ba0d740b21274899fa67d16faf99ae1ccd16c6d6ba2fed011", + "sha256": "e092ffc4cb63c80b9b36ffe3dc68ac232a93737e0e1b998f8f660dd542c3ee7e", "default_categories": [ "Communication" ] diff --git a/ee/maintained-apps/outputs/todoist-app/darwin.json b/ee/maintained-apps/outputs/todoist-app/darwin.json index cc03abebb6..b7b20a1fd7 100644 --- a/ee/maintained-apps/outputs/todoist-app/darwin.json +++ b/ee/maintained-apps/outputs/todoist-app/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "9.26.1", + "version": "9.26.2", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.todoist.mac.Todoist';" }, - "installer_url": "https://electron-dl.todoist.com/mac/Todoist-darwin-9.26.1-arm64-latest.dmg", + "installer_url": "https://electron-dl.todoist.com/mac/Todoist-darwin-9.26.2-arm64-latest.dmg", "install_script_ref": "7d23c93c", "uninstall_script_ref": "e14ff309", - "sha256": "6941ac8a22b0f8a027d8787649978162d368dae5a2d9bd922f92a8fc5b5fc7c8", + "sha256": "7b9c7d10081395fac139ff545293223965a207074d0b1e0411e2e7caf43648b5", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/windsurf/darwin.json b/ee/maintained-apps/outputs/windsurf/darwin.json index 0c10d734a5..f0f0bfadad 100644 --- a/ee/maintained-apps/outputs/windsurf/darwin.json +++ b/ee/maintained-apps/outputs/windsurf/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.13.5", + "version": "1.13.6", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.exafunction.windsurf';" }, - "installer_url": "https://windsurf-stable.codeiumdata.com/darwin-arm64-dmg/stable/97d7a9c6ff229572f6154acb491d23ffeb2d932e/Windsurf-darwin-arm64-1.13.5.dmg", + "installer_url": "https://windsurf-stable.codeiumdata.com/darwin-arm64-dmg/stable/a77a6f1ab4e1d962d95224a31c70a27f0bceb168/Windsurf-darwin-arm64-1.13.6.dmg", "install_script_ref": "82803996", "uninstall_script_ref": "d403e841", - "sha256": "89539eeccf2a2340753330988460e744e2da16f70c3b4057f72fd88f760d3a97", + "sha256": "102d9ed4fe1bd0531d8667ed41e408ce2c823dd5f2f57e8ecc33fadb5c4f5b2c", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/zed/darwin.json b/ee/maintained-apps/outputs/zed/darwin.json index 86f3905f62..dc9bed54dd 100644 --- a/ee/maintained-apps/outputs/zed/darwin.json +++ b/ee/maintained-apps/outputs/zed/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "0.218.6", + "version": "0.218.7", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'dev.zed.Zed';" }, - "installer_url": "https://zed.dev/api/releases/stable/0.218.6/Zed-aarch64.dmg", + "installer_url": "https://zed.dev/api/releases/stable/0.218.7/Zed-aarch64.dmg", "install_script_ref": "5782c47f", "uninstall_script_ref": "a96df5e9", - "sha256": "6039b41b0c847e6f1075d8c443773e74940e59420c921cf5f476b7a85ccecbf3", + "sha256": "cff3e27875373b390862548a6a3a93705316c0410e763873dcdff84da384d213", "default_categories": [ "Developer tools" ]