mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#32783)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
ccb8bf8886
commit
3783d280c7
2 changed files with 8 additions and 8 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "140.1.82.161",
|
||||
"version": "140.1.82.165",
|
||||
"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.82.161/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"installer_url": "https://github.com/brave/brave-browser/releases/download/v1.82.165/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"install_script_ref": "9a0c2b15",
|
||||
"uninstall_script_ref": "30c77f69",
|
||||
"sha256": "05235e9bda2830cec84fb307ad560209866fbb882adf7bc7327d3436e2dc48c5",
|
||||
"sha256": "ba27fb8890eb5e7283daca3c311762569289b798085759bebc2658462ebce4d2",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue