mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Update Fleet-maintained apps (#33035)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
4624ff2b37
commit
beb03cec09
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "142.0.1",
|
||||
"version": "143.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox';"
|
||||
},
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/142.0.1/mac/en-US/Firefox%20142.0.1.dmg",
|
||||
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/143.0/mac/en-US/Firefox%20143.0.dmg",
|
||||
"install_script_ref": "75ff0f18",
|
||||
"uninstall_script_ref": "824ca465",
|
||||
"sha256": "de41866c94d064a20cd787d89203c5f646fe0278da13c44605733ce205680965",
|
||||
"sha256": "a5c570e277021b61df1295efe77446617ebd768d8ad36a20b309aa382685f6f2",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.63.0",
|
||||
"version": "11.63.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.63.0/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.63.1/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "e9ab2810a89c76f844fc97a57ba7a4db9ba0fb30de1ff2136472f9fc6622f9c1",
|
||||
"sha256": "cdfe88b34784019f16ea5cadc4bd028d1554affca0c46f8c4171b1f4f87582b0",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue