mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#36780)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
f6a895cf3d
commit
839c2fd8d8
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "6.7.4",
|
||||
"version": "6.7.8",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinyapp.TablePlus';"
|
||||
},
|
||||
"installer_url": "https://files.tableplus.com/macos/642/TablePlus.dmg",
|
||||
"installer_url": "https://files.tableplus.com/macos/650/TablePlus.dmg",
|
||||
"install_script_ref": "50b8ff07",
|
||||
"uninstall_script_ref": "b93c4279",
|
||||
"sha256": "55ef4c53a132f2f56ccea3519cceaaab5b313558634cc0a0589594787e4ce779",
|
||||
"sha256": "5ac0992e6b565f44dd1efb77b32c150fd6b2ed7c1d16070edf16776ec2ffea5f",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue