From b9a02795f6581caada611974d9404a836aad6855 Mon Sep 17 00:00:00 2001 From: Christina Juliana Date: Sun, 26 Mar 2023 09:00:33 +0000 Subject: [PATCH] Update file software.yml --- software.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/software.yml b/software.yml index 2f1b515b..41bc8a99 100644 --- a/software.yml +++ b/software.yml @@ -1215,7 +1215,7 @@ softwarePackages: _bin: null _desc: Clocker is designed to help you keep track of your friends and colleagues in different time zones. _docs: null - _github: null + _github: https://github.com/n0shake/clocker _home: null _name: null cask: clocker @@ -1519,7 +1519,7 @@ softwarePackages: _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.' _docs: null - _github: null + _github: https://github.com/apple/cups _home: null _name: CUPS _service: true @@ -1538,7 +1538,7 @@ softwarePackages: _bin: curator _desc: Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots _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 _name: curator _type: cli @@ -1821,7 +1821,7 @@ softwarePackages: 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.' _docs: https://docs.docker.com/ - _github: null + _github: https://github.com/docker/compose _home: https://www.docker.com/ _name: Docker Desktop _when: '! test -d /Applications/Docker.app'