mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#28067)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
parent
00149cb5a9
commit
a7fa073cc1
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.77.95.0",
|
||||
"version": "1.77.97.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser';"
|
||||
},
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/177.95/Brave-Browser-arm64.dmg",
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/177.97/Brave-Browser-arm64.dmg",
|
||||
"install_script_ref": "8236d102",
|
||||
"uninstall_script_ref": "e860eed9",
|
||||
"sha256": "5adc617f43dc5b37351be23e7264d62a1c9503d0e1155e502c205b1db0ab2a08"
|
||||
"sha256": "002d4a409827df50674c205fcf2415e855580e385eb422dc44d6a9e61f34f83a"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "135.1.77.95",
|
||||
"version": "135.1.77.97",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Brave' AND publisher = 'Brave Software Inc';"
|
||||
},
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/build/Brave-Release/x64-rel/win/135.1.77.95/brave_installer-x64.exe",
|
||||
"installer_url": "https://updates-cdn.bravesoftware.com/build/Brave-Release/x64-rel/win/135.1.77.97/brave_installer-x64.exe",
|
||||
"install_script_ref": "0319c426",
|
||||
"uninstall_script_ref": "da8237ee",
|
||||
"sha256": "36f9600d7734cfe8f0aeea67701190eec3a874aab5f2c2d4a17af6999e435130"
|
||||
"sha256": "284f27ad9448634efc4f0f7b418501f0c77b5eab8ab0138da34034a9989706ff"
|
||||
}
|
||||
],
|
||||
"refs": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue