mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Fleet-maintained apps (#32745)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
6319ccf987
commit
5b64b6ae90
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "5.1.4.31268",
|
||||
"version": "5.1.5.31310",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.scootersoftware.BeyondCompare';"
|
||||
},
|
||||
"installer_url": "https://www.scootersoftware.com/files/BCompareOSX-5.1.4.31268.zip",
|
||||
"installer_url": "https://www.scootersoftware.com/files/BCompareOSX-5.1.5.31310.zip",
|
||||
"install_script_ref": "05e6f2ae",
|
||||
"uninstall_script_ref": "4ebfda71",
|
||||
"sha256": "2420b10919d5195e91424759f8b6559be7662e68bf78d05677027da7cd03390f",
|
||||
"sha256": "9db440c8d813d4448655cc2b2c44b04b8a227a656b7d6ad17db98936b72007f7",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue