mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#32540)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
d24902610d
commit
d7cade3894
4 changed files with 17 additions and 17 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.60.4",
|
||||
"version": "11.61.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.60.4/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.61.5/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "392d066fd5684b71734935f952b200f28805d5a8a10c0ee4ab424e86ccc31007",
|
||||
"sha256": "e5ad5290b8758127f9f4cf047993a2cdfadad77d741a14d5ab88765ba1cd5540",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "15.69.4",
|
||||
"version": "15.69.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'TeamViewer' AND publisher = 'TeamViewer';"
|
||||
},
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.69.4.exe",
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.69.5.exe",
|
||||
"install_script_ref": "45f422bf",
|
||||
"uninstall_script_ref": "390c83e7",
|
||||
"sha256": "e788a445ab280eb4020e2211f1ff4f81fd44fe56542f1f9a71e4500fd3707dea",
|
||||
"sha256": "342a3e591e88eab097e522304abd70077cce664873a95e31037a8689dba4da49",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue