mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Fleet-maintained apps (#34155)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
4de509b6af
commit
0c3f9d7d3d
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.66.5",
|
||||
"version": "11.67.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.66.5/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.67.0/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "24ea10ab11b7aed33d18bc1d3d1ebeda7e109af166b588e9db7407f5a2d40ae5",
|
||||
"sha256": "5835d8487870bcda382227deb98399985eca5ffe5902b3d7b6805edf46e61888",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25.27.73",
|
||||
"version": "25.28.75",
|
||||
"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.27.73\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?version=2.25.28.75\u0026extension=zip\u0026configuration=Release\u0026branch=relbranch",
|
||||
"install_script_ref": "0787f97b",
|
||||
"uninstall_script_ref": "1601899d",
|
||||
"sha256": "04bbe3ba7adbe73ab38522af2b05ed7cee229dc71f177c81c2a77096c2f090dc",
|
||||
"sha256": "b99ce1c00c3123cfd87f21266f08e8d102090873f3b35d1ac208c681ff41f7dc",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue