mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#32312)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
d36a2ccf9a
commit
7d803db45e
3 changed files with 9 additions and 9 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.18.0",
|
||||
"version": "4.18.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';"
|
||||
},
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.18.0-arm64.dmg",
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.18.1-arm64.dmg",
|
||||
"install_script_ref": "ac717b8d",
|
||||
"uninstall_script_ref": "21cd1000",
|
||||
"sha256": "80542a516a6243441082b85bcf78821961b91cb271e380fd5b0876a82e08381d",
|
||||
"sha256": "8bd6fa2324defb1ab3302d186192d738c8e68bdca5def2558058dfb12b56239e",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.59.5",
|
||||
"version": "11.60.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.59.5/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.60.1/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "09e35476d756061dbc883fe30d1c7c31deb673d857979f4b9166047365f97fe8",
|
||||
"sha256": "ee1fd56501913aaa329066fbdbbc48a0cc5276939987a78bd6e9d72161aa4f67",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "15.68.6",
|
||||
"version": "15.69.4",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'TeamViewer' AND publisher = 'TeamViewer';"
|
||||
},
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.68.6.exe",
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64_15.69.4.exe",
|
||||
"install_script_ref": "45f422bf",
|
||||
"uninstall_script_ref": "390c83e7",
|
||||
"sha256": "b989c9d09f070b03bfed0205b46ef5295d03f13b5e0c6a9114236d69c18b93af",
|
||||
"sha256": "e788a445ab280eb4020e2211f1ff4f81fd44fe56542f1f9a71e4500fd3707dea",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue