mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Mac Homebrew Cask to Utilities (#464)
Though really Homebrew and Homebrew Cask should be their own "type" Closes #315
This commit is contained in:
parent
e3d417a8c1
commit
31b6122bc9
1 changed files with 16 additions and 0 deletions
|
@ -46,6 +46,22 @@
|
|||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A CLI workflow for the administration of macOS applications distributed as binaries",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/Homebrew/homebrew-cask",
|
||||
"title": "homebrew-cask",
|
||||
"icon_url": "https://brew.sh/assets/img/homebrew-256x256.png",
|
||||
"screenshots": [
|
||||
"https://camo.githubusercontent.com/e0232f054269f4da8df572c3dea4f08def189df3/68747470733a2f2f692e696d6775722e636f6d2f626a723855785a2e676966"
|
||||
],
|
||||
"official_site": "https://brew.sh/",
|
||||
"languages": [
|
||||
"ruby"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Application which hosts AudioUnits v3 using AVFoundation API. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue