mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update Fleet-maintained apps (#36586)
Automated ingestion of latest Fleet-maintained app data. --------- Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
b8cad36eb1
commit
24aec675d6
2 changed files with 8 additions and 8 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2025.2.5",
|
||||
"version": "2025.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.datagrip';"
|
||||
},
|
||||
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.2.5-aarch64.dmg",
|
||||
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.3-aarch64.dmg",
|
||||
"install_script_ref": "77aafb38",
|
||||
"uninstall_script_ref": "bdf3b6cd",
|
||||
"sha256": "f10706dd127abe8528b65673cd9b7c7e24824a13649a95ffa6ada11afcb3cae4",
|
||||
"sha256": "16a5df01852648a82082fb667bbed6fcb43e15ef9a91e35a0be422dd37d07180",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue