Update file software.yml
This commit is contained in:
parent
e41b70939f
commit
b9a02795f6
1 changed files with 4 additions and 4 deletions
|
@ -1215,7 +1215,7 @@ softwarePackages:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: Clocker is designed to help you keep track of your friends and colleagues in different time zones.
|
_desc: Clocker is designed to help you keep track of your friends and colleagues in different time zones.
|
||||||
_docs: null
|
_docs: null
|
||||||
_github: null
|
_github: https://github.com/n0shake/clocker
|
||||||
_home: null
|
_home: null
|
||||||
_name: null
|
_name: null
|
||||||
cask: clocker
|
cask: clocker
|
||||||
|
@ -1519,7 +1519,7 @@ softwarePackages:
|
||||||
_bin: cupsctl
|
_bin: cupsctl
|
||||||
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
|
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
|
||||||
_docs: null
|
_docs: null
|
||||||
_github: null
|
_github: https://github.com/apple/cups
|
||||||
_home: null
|
_home: null
|
||||||
_name: CUPS
|
_name: CUPS
|
||||||
_service: true
|
_service: true
|
||||||
|
@ -1538,7 +1538,7 @@ softwarePackages:
|
||||||
_bin: curator
|
_bin: curator
|
||||||
_desc: Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots
|
_desc: Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots
|
||||||
_docs: https://www.elastic.co/guide/en/elasticsearch/client/curator
|
_docs: https://www.elastic.co/guide/en/elasticsearch/client/curator
|
||||||
_github: null
|
_github: https://github.com/elastic/curator
|
||||||
_home: https://www.elastic.co/guide/en/elasticsearch/client/curator
|
_home: https://www.elastic.co/guide/en/elasticsearch/client/curator
|
||||||
_name: curator
|
_name: curator
|
||||||
_type: cli
|
_type: cli
|
||||||
|
@ -1821,7 +1821,7 @@ softwarePackages:
|
||||||
docker-desktop:
|
docker-desktop:
|
||||||
_desc: '[Docker](https://www.docker.com/) is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. [Docker Desktop](https://www.docker.com/products/docker-desktop/) adds a sleek UI for Docker and makes it easier to manage Docker on macOS and Windows.'
|
_desc: '[Docker](https://www.docker.com/) is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. [Docker Desktop](https://www.docker.com/products/docker-desktop/) adds a sleek UI for Docker and makes it easier to manage Docker on macOS and Windows.'
|
||||||
_docs: https://docs.docker.com/
|
_docs: https://docs.docker.com/
|
||||||
_github: null
|
_github: https://github.com/docker/compose
|
||||||
_home: https://www.docker.com/
|
_home: https://www.docker.com/
|
||||||
_name: Docker Desktop
|
_name: Docker Desktop
|
||||||
_when: '! test -d /Applications/Docker.app'
|
_when: '! test -d /Applications/Docker.app'
|
||||||
|
|
Loading…
Reference in a new issue