mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#32761)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
9297acdf72
commit
d20a51856d
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.61.7",
|
||||
"version": "11.62.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.61.7/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.62.1/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "6068cc9b38e2794210dae6dfb99b55c9d498ee9a1e0e7b6d78b1092bbc2f0caa",
|
||||
"sha256": "bace78a63629c2115483d4a03369e579612af0d03a493ec2e1c57fb514988cea",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25.22.79",
|
||||
"version": "25.23.83",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp';"
|
||||
},
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.22.79\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.23.83\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"install_script_ref": "0787f97b",
|
||||
"uninstall_script_ref": "1601899d",
|
||||
"sha256": "dee8e79c97652fba052db552128579b848e12c04afa5749463a39c115159a102",
|
||||
"sha256": "f731a59a9e2b3ca2fd0067ca965e3776f9d7162d8576cd994468e504353fa125",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue