mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Fleet-maintained apps (#28796)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
03a2198bf6
commit
367064ce29
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.43.4",
|
||||
"version": "11.44.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.43.4/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.44.0/osx_arm64",
|
||||
"install_script_ref": "1809f0b2",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "d76aaa08e9e6da25a3b2ff1bae23f046bca455dd31b27832b08bdfce3d0966af",
|
||||
"sha256": "ba186b264fd6b4ce2d2acac1027d488c7c7439e47f4a974ecf2d9786850fe2c6",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue