mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#27524)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
2bb5efd25b
commit
5b12525eab
1 changed files with 3 additions and 3 deletions
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "136.0.2",
|
||||
"version": "136.0.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox';"
|
||||
},
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/136.0.2/mac/en-US/Firefox%20136.0.2.dmg",
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/136.0.3/mac/en-US/Firefox%20136.0.3.dmg",
|
||||
"unique_identifier": "org.mozilla.firefox",
|
||||
"install_script_ref": "d6537bcd",
|
||||
"uninstall_script_ref": "824ca465",
|
||||
"sha256": "69a917a6cdfa7c5ac44d8df9c03329faf46cb8b4f969826f2b33c1fd4cb43f08"
|
||||
"sha256": "cffcaa1dda0e711edbee3b259229ff2b1ea1935fc4fdf8bbaaabc05e58913d96"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue