mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#27568)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
60f829f6bd
commit
ef81d36c0d
2 changed files with 6 additions and 6 deletions
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "134.0.3124.85",
|
||||
"version": "134.0.3124.93",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Microsoft Edge' AND publisher = 'Microsoft Corporation';"
|
||||
},
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/950e5559-bb85-4d79-98bb-847b22c3700e/MicrosoftEdgeEnterpriseX64.msi",
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d112c788-ed95-4b00-bd8a-491f69788bc8/MicrosoftEdgeEnterpriseX64.msi",
|
||||
"unique_identifier": "Microsoft Edge",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "5910b9ba",
|
||||
"sha256": "4c54360926bf534d89c85b84b21ceab100f3e60af7feafd0debe465e56cb73a8"
|
||||
"sha256": "40e549ad15dd23211074bef093caf7feb5025386501f438d5555d6d4f09af5ce"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.7.1",
|
||||
"version": "4.7.2",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';"
|
||||
},
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.7.1-arm64.dmg",
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.7.2-arm64.dmg",
|
||||
"unique_identifier": "notion.id",
|
||||
"install_script_ref": "11cbfa59",
|
||||
"uninstall_script_ref": "21cd1000",
|
||||
"sha256": "f79d7942358d34b7b4bb66240ad8f312648c3e54c8f4917d4040ce25d5ec1d92"
|
||||
"sha256": "2ac4ee51ebbee6d1fdd648ad0f1130b68d7246b1308fc91b02d3f7a24b1203df"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue