mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Fleet-maintained apps (#36435)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
3d941b1024
commit
88d4a25284
4 changed files with 12 additions and 12 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.datagrip';"
|
||||
},
|
||||
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.2.4-aarch64.dmg",
|
||||
"installer_url": "https://download.jetbrains.com/datagrip/datagrip-2025.2.5-aarch64.dmg",
|
||||
"install_script_ref": "77aafb38",
|
||||
"uninstall_script_ref": "bdf3b6cd",
|
||||
"sha256": "13d41b91c0194078afed78974f5023a793822c46609e6273dfacd831bebecc83",
|
||||
"sha256": "f10706dd127abe8528b65673cd9b7c7e24824a13649a95ffa6ada11afcb3cae4",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.73.4",
|
||||
"version": "11.73.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.73.4/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.73.5/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "9fc4efbea4dede705a6b41a8c8be656058b22bc8c0c46fde53a1e75343a565fa",
|
||||
"sha256": "7e0de7cccfca6f03fbc544a6c2a21fdc00484f61931fde73e24cf892a1f6ed9e",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2025.2.4",
|
||||
"version": "2025.2.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.pycharm.ce';"
|
||||
},
|
||||
"installer_url": "https://download.jetbrains.com/python/pycharm-community-2025.2.4-aarch64.dmg",
|
||||
"installer_url": "https://download.jetbrains.com/python/pycharm-community-2025.2.5-aarch64.dmg",
|
||||
"install_script_ref": "2b5c7e02",
|
||||
"uninstall_script_ref": "f80fbecb",
|
||||
"sha256": "0b945c8687bf678baa51315ee4cbbfe3e24736fd029fed2ce527ff1563a1278b",
|
||||
"sha256": "040a4ed6bb7563972d844c450f615d0d11385e524fbbfdbfc9fc68d78811e994",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "2025.2.4",
|
||||
"version": "2025.2.5",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.jetbrains.pycharm';"
|
||||
},
|
||||
"installer_url": "https://download.jetbrains.com/python/pycharm-professional-2025.2.4-aarch64.dmg",
|
||||
"installer_url": "https://download.jetbrains.com/python/pycharm-professional-2025.2.5-aarch64.dmg",
|
||||
"install_script_ref": "6f8948a3",
|
||||
"uninstall_script_ref": "45273422",
|
||||
"sha256": "bd1b97e396ed3e880973266db57ecde02af7f6810fcdb3da3899a88806473527",
|
||||
"sha256": "71da1283259bc59897e5bb43c6c3771a72d026419ed4d79192889ea3885ac0de",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue