Skip to content

Commit

Permalink
Add descriptions to multiple casks (Homebrew#92980)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimyr authored Nov 17, 2020
1 parent 5d79270 commit 86c7f6f
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions Casks/accessmenubarapps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://www.ortisoft.de/resources/AccessMenuBarApps#{version}.zip"
appcast "https://www.ortisoft.de/accessmenubarapps/profileInfo.php"
name "AccessMenuBarApps"
desc "Instant access for menubar apps"
homepage "https://www.ortisoft.de/accessmenubarapps/"

app "AccessMenuBarApps#{version}/AccessMenuBarApps.app"
Expand Down
1 change: 1 addition & 0 deletions Casks/appcleaner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

url "https://www.freemacsoft.net/downloads/AppCleaner_#{version}.zip"
name "FreeMacSoft AppCleaner"
desc "Application uninstaller"
homepage "https://freemacsoft.net/appcleaner/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/fontbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://releases.fontba.se/mac/FontBase-#{version}.dmg"
appcast "https://releases.fontba.se/mac/latest-mac.yml"
name "FontBase"
desc "Font manager"
homepage "https://fontba.se/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/genymotion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://dl.genymotion.com/releases/genymotion-#{version}/genymotion-#{version}.dmg"
appcast "https://www.genymotion.com/product-release-note/desktop/"
name "Genymotion"
desc "Cross-platform Android emulator"
homepage "https://www.genymotion.com/"

depends_on cask: "virtualbox"
Expand Down
1 change: 1 addition & 0 deletions Casks/gpg-suite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://releases.gpgtools.org/GPG_Suite-#{version}.dmg"
appcast "https://gpgtools.org/releases/gka/appcast.xml"
name "GPG Suite"
desc "Tools to protect your emails and files"
homepage "https://gpgtools.org/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/keyboard-cleaner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

url "https://jan.prima.de/u/Keyboard-Cleaner-64bit.zip"
name "Keyboard Cleaner"
desc "Desktop shield and keystroke interceptor"
homepage "https://jan.prima.de/~jan/plok/archives/48-Keyboard-Cleaner.html"

app "Keyboard Cleaner.app"
Expand Down
1 change: 1 addition & 0 deletions Casks/machoview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://downloads.sourceforge.net/machoview/MachOView-#{version}.dmg"
appcast "https://sourceforge.net/projects/machoview/rss"
name "MachOView"
desc "Visual Mach-O file browser"
homepage "https://sourceforge.net/projects/machoview/"

app "MachOView.app"
Expand Down
1 change: 1 addition & 0 deletions Casks/muzzle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://muzzleapp.com/binaries/muzzle-#{version.after_comma}.zip"
appcast "https://muzzleapp.com/api/1/appcast.xml"
name "Muzzle"
desc "Silence embarrassing notifications while screensharing"
homepage "https://muzzleapp.com/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/ngrok.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# bin.equinox.io/ was verified as official when first introduced to the cask
url "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-darwin-amd64.zip"
name "ngrok"
desc "Reverse proxy, secure introspectable tunnels to localhost"
homepage "https://ngrok.com/"

binary "ngrok"
Expand Down
1 change: 1 addition & 0 deletions Casks/noto.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://www.brunophilipe.com/software/noto/releases/noto-#{version}.dmg"
appcast "https://www.brunophilipe.com/software/noto/updates/appcast.xml"
name "Noto"
desc "Simple plain text editor"
homepage "https://www.brunophilipe.com/software/noto/"

depends_on macos: ">= :sierra"
Expand Down
1 change: 1 addition & 0 deletions Casks/soqlxplorer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://www.pocketsoap.com/osx/soqlx/SoqlXplorer_v#{version}.zip"
appcast "https://www.pocketsoap.com/osx/soqlx/appcast.xml"
name "SoqlXplorer"
desc "Desktop client for Salesforce.com platform"
homepage "https://www.pocketsoap.com/osx/soqlx/"

depends_on macos: ">= :high_sierra"
Expand Down
1 change: 1 addition & 0 deletions Casks/tableplus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
appcast "https://tableplus.com/osx/version.xml",
must_contain: version.after_comma
name "TablePlus"
desc "Native GUI tool for relational databases"
homepage "https://tableplus.com/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/textmate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
appcast "https://api.textmate.org/releases/release?os=10.14.6",
must_contain: version
name "TextMate"
desc "General-purpose text editor"
homepage "https://macromates.com/"

auto_updates true
Expand Down
1 change: 1 addition & 0 deletions Casks/tomighty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
url "https://github.com/tomighty/tomighty-osx/releases/download/#{version}/Tomighty-#{version}.dmg"
appcast "https://github.com/tomighty/tomighty-osx/releases.atom"
name "Tomighty"
desc "Pomodoro desktop timer"
homepage "https://github.com/tomighty/tomighty-osx"

app "Tomighty.app"
Expand Down
1 change: 1 addition & 0 deletions Casks/tuple.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
url "https://s3.us-east-2.amazonaws.com/tuple-releases/production/sparkle/tuple-#{version.before_comma}-#{version.after_comma}.zip"
appcast "https://s3.us-east-2.amazonaws.com/tuple-releases/production/sparkle/appcast.xml"
name "Tuple"
desc "Remote pair programming app"
homepage "https://tuple.app/"

auto_updates true
Expand Down

0 comments on commit 86c7f6f

Please sign in to comment.