mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Update Fleet-maintained apps (#32651)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
86bce3ab7f
commit
6fd6bc98fe
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "139.1.81.137",
|
||||
"version": "140.1.82.161",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser';"
|
||||
},
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/181.137/Brave-Browser-arm64.dmg",
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/182.161/Brave-Browser-arm64.dmg",
|
||||
"install_script_ref": "c1dc77ee",
|
||||
"uninstall_script_ref": "e860eed9",
|
||||
"sha256": "e48d51e7131ec48070f514069be13b85348e1d313a67ba435824833a96da5128",
|
||||
"sha256": "89ca1f0f45bdbd7f88a3a022424e04e156eabb5e513388d1b82135bba3f6c4c9",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "139.1.81.137",
|
||||
"version": "140.1.82.161",
|
||||
"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.81.137/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"installer_url": "https://github.com/brave/brave-browser/releases/download/v1.82.161/BraveBrowserStandaloneSilentSetup.exe",
|
||||
"install_script_ref": "9a0c2b15",
|
||||
"uninstall_script_ref": "30c77f69",
|
||||
"sha256": "0e2d2849347869a43bdaf13199e0257ce549657623d86028f42c9f6eaa6ee772",
|
||||
"sha256": "05235e9bda2830cec84fb307ad560209866fbb882adf7bc7327d3436e2dc48c5",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue