Merge branch 'master-patch-0345' into 'master'

Update file software.yml

See merge request megabyte-labs/install.doctor!8
This commit is contained in:
Brian Zalewski 2023-03-31 05:46:56 +00:00
commit b7c76af9c1

View file

@ -1180,7 +1180,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
@ -1445,7 +1445,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
ansible: professormanhattan.cups ansible: professormanhattan.cups
@ -1463,7 +1463,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
@ -1714,7 +1714,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'