mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#32915)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
69dd8afa32
commit
6acf7c54c4
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "140.0.3485.54",
|
||||
"version": "140.0.3485.66",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.edgemac';"
|
||||
},
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8bdf4954-31d7-47b3-bf9b-0cdbef4e3e65/MicrosoftEdge-140.0.3485.54.dmg",
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4f42d7f0-bbcd-4236-8c31-e8fe4c1583f4/MicrosoftEdge-140.0.3485.66.dmg",
|
||||
"install_script_ref": "6d7264b0",
|
||||
"uninstall_script_ref": "6ee9d9a4",
|
||||
"sha256": "123ad20a118f442e17da2cd05fe191b8bdd599726b8fa2d4ffe06dc9f4d3042f",
|
||||
"sha256": "5fa7785e0aed8f79dbdd7106693b0b9c3afda1d13b906663db0b7e707367fba0",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.62.6",
|
||||
"version": "11.62.7",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.62.6/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.62.7/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "b16cf57973b7e24a94263ad602dde956ef64f04086b398da418e2649ca30976e",
|
||||
"sha256": "e71965afd0cba24971331f71504ef249859286dc3edb966dcc66ceae8b29d41f",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue