mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #163602 from chenrui333/casks-desc-p2
casks: add `desc`
This commit is contained in:
@@ -4,6 +4,7 @@ cask "colortester" do
|
||||
|
||||
url "https://alfasado.net/download/ColorTester_Mac.zip"
|
||||
name "ColorTester"
|
||||
desc "Colour accessibility and contrast tester"
|
||||
homepage "https://alfasado.net/apps/colortester.html"
|
||||
|
||||
livecheck do
|
||||
|
||||
@@ -4,6 +4,7 @@ cask "emojipedia" do
|
||||
|
||||
url "https://github.com/gingerbeardman/Emojipedia/releases/download/#{version}/Emojipedia.dictionary.zip"
|
||||
name "Emojipedia"
|
||||
desc "Dictionary containing Emoji and their meanings"
|
||||
homepage "https://github.com/gingerbeardman/Emojipedia"
|
||||
|
||||
dictionary "Emojipedia.dictionary"
|
||||
|
||||
@@ -4,6 +4,7 @@ cask "hfsleuth" do
|
||||
|
||||
url "http://newosxbook.com/files/hfsleuth.tar"
|
||||
name "HFSleuth"
|
||||
desc "HFS+/HFSX file system inspection tool"
|
||||
homepage "http://newosxbook.com/tools/hfsleuth.html"
|
||||
|
||||
livecheck do
|
||||
|
||||
@@ -4,6 +4,7 @@ cask "mp3gain-express" do
|
||||
|
||||
url "https://projects.sappharad.com/mp3gain/mp3gain_mac#{version.chomp(".0").no_dots}.zip"
|
||||
name "MP3Gain Express"
|
||||
desc "Port of MP3Gain and AACGain"
|
||||
homepage "https://projects.sappharad.com/mp3gain/"
|
||||
|
||||
livecheck do
|
||||
|
||||
@@ -5,6 +5,7 @@ cask "mumu" do
|
||||
url "https://paddle.s3.amazonaws.com/fulfillment_downloads/116824/597910/#{version.csv.second}_Mumu%20#{version.csv.first}.dmg",
|
||||
verified: "paddle.s3.amazonaws.com/fulfillment_downloads/116824/597910/"
|
||||
name "Mumu"
|
||||
desc "Emoji picker"
|
||||
homepage "https://getmumu.com/"
|
||||
|
||||
livecheck do
|
||||
|
||||
@@ -4,6 +4,7 @@ cask "quickbooks-online" do
|
||||
|
||||
url "https://http-download.intuit.com/http.intuit/CMO/qbo_client_web/static/release/mac/QuickBooks-#{version}-mac.zip"
|
||||
name "QuickBooks"
|
||||
desc "Accounting software"
|
||||
homepage "https://qbo.intuit.com/"
|
||||
|
||||
livecheck do
|
||||
|
||||
Reference in New Issue
Block a user