mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update Fleet-maintained apps (#36656)
Automated ingestion of latest Fleet-maintained app data. --------- Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
34db806d56
commit
b2bb257f11
2 changed files with 5 additions and 5 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "142.1.84.141",
|
||||
"version": "143.1.85.111",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Brave' AND publisher = 'Brave Software Inc';"
|
||||
},
|
||||
"installer_url": "https://github.com/brave/brave-browser/releases/download/v1.84.141/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"installer_url": "https://github.com/brave/brave-browser/releases/download/v1.85.111/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"install_script_ref": "9a0c2b15",
|
||||
"uninstall_script_ref": "30c77f69",
|
||||
"sha256": "7f8ce0f621a941f94ffc03a541e1f45d384f12d8a98a9dc44df297e4eb046eda",
|
||||
"sha256": "3e476072423422ae0e05fdd4493c84caf76d646063ba3e936627bcd508ff825c",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "15.72.3",
|
||||
"version": "15.72.6",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'TeamViewer' AND publisher = 'TeamViewer';"
|
||||
},
|
||||
"installer_url": "https://download.teamviewer.com/download/version_15x/TeamViewer_Setup_x64.exe",
|
||||
"install_script_ref": "45f422bf",
|
||||
"uninstall_script_ref": "390c83e7",
|
||||
"sha256": "68c763d1bf14c4e36045b0215dbe79155300cfed22d474e891155ca7db476f82",
|
||||
"sha256": "69f1168ca14d3890ed6a267a9423c9df15ff17202247d9e04152a649433b5cbe",
|
||||
"default_categories": [
|
||||
"Communication"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue