mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#36446)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
1dc0d5077c
commit
c3b9fd9d8e
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2025.2.4",
|
||||
"version": "2025.2.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.goland';"
|
||||
},
|
||||
"installer_url": "https://download.jetbrains.com/go/goland-2025.2.4-aarch64.dmg",
|
||||
"installer_url": "https://download.jetbrains.com/go/goland-2025.2.5-aarch64.dmg",
|
||||
"install_script_ref": "783b364b",
|
||||
"uninstall_script_ref": "40e4e827",
|
||||
"sha256": "d122e1f1109f31373d4a479b99278f569da7cf3b9fea88b1b2077c6d598813bf",
|
||||
"sha256": "91faea3e0aff80e16a27cacaec1c39ef13eac2b3da1b0f0aa1af667be96f4c78",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "6.342.0",
|
||||
"version": "6.356.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app';"
|
||||
},
|
||||
"installer_url": "https://dr2v7l5emb758.cloudfront.net/6.342.0/Granola-6.342.0-mac-universal.dmg",
|
||||
"installer_url": "https://dr2v7l5emb758.cloudfront.net/6.356.0/Granola-6.356.0-mac-universal.dmg",
|
||||
"install_script_ref": "1223720b",
|
||||
"uninstall_script_ref": "9f1ed248",
|
||||
"sha256": "4e17d4fb7089ccd9ae343a1b88043441f4367f2472d305231a41a6bb23f4e534",
|
||||
"sha256": "15134d2f3e7a115aa8fd5dc4e00559d46021b5095577a7b600a483ebd0e67d32",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue