mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Fleet-maintained apps (#36447)
This commit is contained in:
parent
556f5fad4d
commit
1c0bada9a2
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "0.214.6",
|
"version": "0.214.7",
|
||||||
"queries": {
|
"queries": {
|
||||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'dev.zed.Zed';"
|
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'dev.zed.Zed';"
|
||||||
},
|
},
|
||||||
"installer_url": "https://zed.dev/api/releases/stable/0.214.6/Zed-aarch64.dmg",
|
"installer_url": "https://zed.dev/api/releases/stable/0.214.7/Zed-aarch64.dmg",
|
||||||
"install_script_ref": "0c42ebe0",
|
"install_script_ref": "0c42ebe0",
|
||||||
"uninstall_script_ref": "a96df5e9",
|
"uninstall_script_ref": "a96df5e9",
|
||||||
"sha256": "84996356ed0105b2dd73adfaffc5b3705f01b1d07b2856cf37303f6325ae0d89",
|
"sha256": "6806359f175e4b871fb964424f3f4a7c6fff4806e1b81124b5a829872cea5fd0",
|
||||||
"default_categories": [
|
"default_categories": [
|
||||||
"Developer tools"
|
"Developer tools"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue