mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Fleet-maintained apps (#33346)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
5893b8186b
commit
2379b8d218
3 changed files with 9 additions and 9 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "8.11.8",
|
||||
"version": "8.11.10",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.1password.1password';"
|
||||
},
|
||||
"installer_url": "https://downloads.1password.com/mac/1Password-8.11.8-aarch64.zip",
|
||||
"installer_url": "https://downloads.1password.com/mac/1Password-8.11.10-aarch64.zip",
|
||||
"install_script_ref": "661c58d1",
|
||||
"uninstall_script_ref": "f3d9471c",
|
||||
"sha256": "c228bdf3708ea280425f2895d9ad8c0bb48a9c524ba7525ab21b0ecd3dfe6510",
|
||||
"sha256": "1dbf8310633bca60ee7fbd6e293cbc2fff5b516676f900fec3b876b4dbe9d0f9",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "25227.301.3887.7726",
|
||||
"version": "25240.1603.3956.3103",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.teams2';"
|
||||
},
|
||||
"installer_url": "https://statics.teams.cdn.office.net/production-osx/25227.301.3887.7726/MicrosoftTeams.pkg",
|
||||
"installer_url": "https://statics.teams.cdn.office.net/production-osx/25240.1603.3956.3103/MicrosoftTeams.pkg",
|
||||
"install_script_ref": "68cd6c20",
|
||||
"uninstall_script_ref": "61872d1e",
|
||||
"sha256": "6632f35f7a330fa2cb64871aa553d0d935379eb3e34678cd54af92fc3cacfedf",
|
||||
"sha256": "fb15401d9d2704bda6d3b14838267cc88174ed855210d70df8e5195710b0ce60",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.63.6",
|
||||
"version": "11.64.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.63.6/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.64.0/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "255916285c56a674a8182948be8c2fae000b854953e67b00a3975b1c6a89e768",
|
||||
"sha256": "b1ae5a16f49a11ee6a3d403e8c342b5f6b54c519d5706d1750ea3bdcaf5a087a",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue