mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#36650)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
This commit is contained in:
parent
4c83691f15
commit
6ee59e4997
3 changed files with 12 additions and 12 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "11.74.2",
|
||||
"version": "11.74.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';"
|
||||
},
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.74.2/osx_arm64",
|
||||
"installer_url": "https://dl.pstmn.io/download/version/11.74.3/osx_arm64",
|
||||
"install_script_ref": "a937991a",
|
||||
"uninstall_script_ref": "15e9f11c",
|
||||
"sha256": "49a602c5896ae2e34ee85c6c0ae2424fbc279d390b73599e6b64bada03c90460",
|
||||
"sha256": "461501e3deb48cc870960ab3d24ce5f54fe60095d2fe7a67d3a40a22b399370a",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "0.214.7",
|
||||
"version": "0.215.3",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'dev.zed.Zed';"
|
||||
},
|
||||
"installer_url": "https://zed.dev/api/releases/stable/0.214.7/Zed-aarch64.dmg",
|
||||
"installer_url": "https://zed.dev/api/releases/stable/0.215.3/Zed-aarch64.dmg",
|
||||
"install_script_ref": "0c42ebe0",
|
||||
"uninstall_script_ref": "a96df5e9",
|
||||
"sha256": "6806359f175e4b871fb964424f3f4a7c6fff4806e1b81124b5a829872cea5fd0",
|
||||
"sha256": "af43c1d8a1b94c0dbf9f9c9012508298bd951f8db82938849bfc902d43c9a265",
|
||||
"default_categories": [
|
||||
"Developer tools"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue