From af0c479ac6d65ec368198fc060a8bc91439fec28 Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Tue, 18 Nov 2025 14:07:05 -0600 Subject: [PATCH] Update Fleet-maintained apps (#35923) Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com> --- ee/maintained-apps/outputs/firefox/windows.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/maintained-apps/outputs/firefox/windows.json b/ee/maintained-apps/outputs/firefox/windows.json index 294cda7a89..4dbb1e3a47 100644 --- a/ee/maintained-apps/outputs/firefox/windows.json +++ b/ee/maintained-apps/outputs/firefox/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "145.0", + "version": "145.0.1", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Mozilla Firefox (x64 en-US)' AND publisher = 'Mozilla';" }, - "installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/145.0/win64/en-US/Firefox%20Setup%20145.0.exe", + "installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/145.0.1/win64/en-US/Firefox%20Setup%20145.0.1.exe", "install_script_ref": "80fb9175", "uninstall_script_ref": "8b5e20e4", - "sha256": "4b0345c113242653d923b369fcbd48e3089c57658f8c1542f887c8a375d50306", + "sha256": "a8961080871d40f984ed8ba7e838d9a1eca1d42711e2dd188712ebe5aea17049", "default_categories": [ "Browsers" ]