mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#35923)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
51bbc6a0a2
commit
af0c479ac6
1 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue