mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#27357)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: sgress454 <553428+sgress454@users.noreply.github.com>
This commit is contained in:
parent
51388916fd
commit
6e39ed15cc
2 changed files with 6 additions and 6 deletions
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.76.74.0",
|
||||
"version": "1.76.80.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.74/Brave-Browser-arm64.dmg",
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/176.80/Brave-Browser-arm64.dmg",
|
||||
"unique_identifier": "com.brave.Browser",
|
||||
"install_script_ref": "8236d102",
|
||||
"uninstall_script_ref": "e860eed9",
|
||||
"sha256": "69db1af2872a7a0d91e4f08ac1768a8051494365badb23480981d81f5e45da44"
|
||||
"sha256": "31293ff714ffd362689ffe7aabeb178136ffd7d4ea1eff758653d8701daf71ad"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "125.1.5",
|
||||
"version": "125.2.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.figma.Desktop';"
|
||||
},
|
||||
"installer_url": "https://desktop.figma.com/mac-arm/Figma-125.1.5.zip",
|
||||
"installer_url": "https://desktop.figma.com/mac-arm/Figma-125.2.3.zip",
|
||||
"unique_identifier": "com.figma.Desktop",
|
||||
"install_script_ref": "51e6e0ba",
|
||||
"uninstall_script_ref": "d5a2e180",
|
||||
"sha256": "ec0266098a71b510146c1915c17ed8e820a32467df2ddba4688963719b9f67a9"
|
||||
"sha256": "930bcd4782f2dbda7b6e5e3edfd0b884b3ebbbe1448e70422a3296713bb0ca25"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue