mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#32395)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: iansltx <472804+iansltx@users.noreply.github.com>
This commit is contained in:
parent
37e25f58bc
commit
abc5e600dc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.60.2",
|
||||
"version": "11.60.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.60.2/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.60.3/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "b437aefe074c18dbc3b65870875d835f01e9d31b0aac5c7b866d5300860d21e7",
|
||||
"sha256": "1646a20cd86d78510e5a4bc0dd4229651dfb9bb9d564a5e969b5d911db7b5bfe",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue