From 5e21bc2b585f29f6b87c2072edde12db5c510e9e Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:18:04 -0600 Subject: [PATCH] Update Fleet-maintained apps (#37413) Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com> --- ee/maintained-apps/outputs/thunderbird/darwin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/maintained-apps/outputs/thunderbird/darwin.json b/ee/maintained-apps/outputs/thunderbird/darwin.json index c3f307456d..295664f56b 100644 --- a/ee/maintained-apps/outputs/thunderbird/darwin.json +++ b/ee/maintained-apps/outputs/thunderbird/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "146.0", + "version": "146.0.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.thunderbird';" }, - "installer_url": "https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/146.0/mac/en-US/Thunderbird%20146.0.dmg", + "installer_url": "https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/146.0.1/mac/en-US/Thunderbird%20146.0.1.dmg", "install_script_ref": "0c7af986", "uninstall_script_ref": "6937c9cb", - "sha256": "44e0897af5e1a304c67312e817ce1a412c65c8e3b88bfc456c2bbd1524b16ee9", + "sha256": "5b729073f032a77589b88f69a032066233a6e0f862b66005de81cee0f2adc601", "default_categories": [ "Productivity" ]