mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update Fleet-maintained apps (#28634)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: iansltx <472804+iansltx@users.noreply.github.com>
This commit is contained in:
parent
4c06dfce32
commit
774fb699d3
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "137.0.2",
|
||||
"version": "138.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox';"
|
||||
},
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/137.0.2/mac/en-US/Firefox%20137.0.2.dmg",
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/138.0/mac/en-US/Firefox%20138.0.dmg",
|
||||
"install_script_ref": "d6537bcd",
|
||||
"uninstall_script_ref": "824ca465",
|
||||
"sha256": "0338912d47bdcb9ea2c09bcf31b7e68a4ded1a083b60c129781534d535601ed5"
|
||||
"sha256": "41ef4466ac515b1aa81b827f1c44bfc442d9663e96070da7b3bc2ced30215fcb"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue