mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#32288)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
99705ccfb0
commit
0bc8a2d6bd
3 changed files with 8 additions and 8 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "125.6.5",
|
||||
"version": "125.7.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.figma.Desktop';"
|
||||
},
|
||||
"installer_url": "https://desktop.figma.com/mac-arm/Figma-125.6.5.zip",
|
||||
"installer_url": "https://desktop.figma.com/mac-arm/Figma-125.7.5.zip",
|
||||
"install_script_ref": "86648375",
|
||||
"uninstall_script_ref": "d5a2e180",
|
||||
"sha256": "bbd7cd7cd9e37bbfa2d667913aca36144e927aea8083c5bb65d331c651aa08f3",
|
||||
"sha256": "0d9dd5f1dd89e999eae9d8b2731ab37da795d92c4b071b13f24b5528a39c243b",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "139.0.3405.111",
|
||||
"version": "139.0.3405.119",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.edgemac';"
|
||||
},
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/802ba45e-958e-438f-a99c-f9f11a2ff12c/MicrosoftEdge-139.0.3405.111.dmg",
|
||||
"installer_url": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4411985f-e977-4af3-bd60-a2e52dc0af91/MicrosoftEdge-139.0.3405.119.dmg",
|
||||
"install_script_ref": "6d7264b0",
|
||||
"uninstall_script_ref": "6ee9d9a4",
|
||||
"sha256": "a3163604332cf77b2c1a34cefa7b7fd1ef411354820ae7a995b50f347cbb898a",
|
||||
"sha256": "154baf94e7b8512782ec76efa448819446f0a90c55c34a362a3e5f53c4942c0e",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue