mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Fleet-maintained apps (#36455)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
9482003394
commit
e8c2ba6d6a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.52.0",
|
||||
"version": "4.53.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Docker Desktop' AND publisher = 'Docker Inc.';"
|
||||
},
|
||||
"installer_url": "https://desktop.docker.com/win/main/amd64/210994/Docker%20Desktop%20Installer.exe",
|
||||
"installer_url": "https://desktop.docker.com/win/main/amd64/211793/Docker%20Desktop%20Installer.exe",
|
||||
"install_script_ref": "f938db79",
|
||||
"uninstall_script_ref": "000be0a3",
|
||||
"sha256": "14cd8f8305d5608b9ec3fa99d5fa3f4978518110d1b266631e04ce805fe1781a",
|
||||
"sha256": "92f624f48ca24a6b9ca188aeb9c702d25a396c40e881f3eab4b025842ca385e5",
|
||||
"default_categories": [
|
||||
"Developer Tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue