mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#27552)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
5f628a1c59
commit
78d3b67d33
3 changed files with 9 additions and 9 deletions
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.76.81.0",
|
||||
"version": "1.76.82.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser';"
|
||||
},
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/176.81/Brave-Browser-arm64.dmg",
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/176.82/Brave-Browser-arm64.dmg",
|
||||
"unique_identifier": "com.brave.Browser",
|
||||
"install_script_ref": "8236d102",
|
||||
"uninstall_script_ref": "e860eed9",
|
||||
"sha256": "6593a84bd1e2b9a55c724b6daa226f17d6ff561be6bee1e9dd1503c26c4a6679"
|
||||
"sha256": "c4348fd0eedb8742a6330b924029a8bc4abb720b44973246a602ef8edac7f76a"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25044.2406.3471.4570",
|
||||
"version": "25060.203.3471.5023",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.teams2';"
|
||||
},
|
||||
"installer_url": "https://statics.teams.cdn.office.net/production-osx/25044.2406.3471.4570/MicrosoftTeams.pkg",
|
||||
"installer_url": "https://statics.teams.cdn.office.net/production-osx/25060.203.3471.5023/MicrosoftTeams.pkg",
|
||||
"unique_identifier": "com.microsoft.teams2",
|
||||
"install_script_ref": "68cd6c20",
|
||||
"uninstall_script_ref": "f8bcea83",
|
||||
"sha256": "996fb003ab7ef5b2f6cac77ae5795bb322804259197a36469046ce3e233857c1"
|
||||
"sha256": "554cc8f8534e54eff2e7c950c6c6fbbd90f7161d5bef0d99c33e7238a869cf07"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.7.0",
|
||||
"version": "4.7.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';"
|
||||
},
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.7.0-arm64.dmg",
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.7.1-arm64.dmg",
|
||||
"unique_identifier": "notion.id",
|
||||
"install_script_ref": "11cbfa59",
|
||||
"uninstall_script_ref": "21cd1000",
|
||||
"sha256": "d6fec66069001e2cee46b8b3661417128f432429a2398cd32b24fb76d82ba35c"
|
||||
"sha256": "f79d7942358d34b7b4bb66240ad8f312648c3e54c8f4917d4040ce25d5ec1d92"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue