aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli
diff options
context:
space:
mode:
authorJosh Hagins2016-10-23 12:18:57 -0400
committerGitHub2016-10-23 12:18:57 -0400
commit5a03b492f41bb6e362f2d57673d754391b5cd558 (patch)
tree65688fc105eb066ee98f0c5e81d6375d4e3476f0 /Library/Homebrew/cask/lib/hbc/cli
parent773d20fb0c23439f3efbb9ecb1475c5cbe5b3957 (diff)
parent0b176f9cc8ee4f95271fc398b6e9a521bda9ebdb (diff)
downloadbrew-5a03b492f41bb6e362f2d57673d754391b5cd558.tar.bz2
Merge pull request #1350 from Eitot/dictionary
Cask: add dictionary artifact
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/cli')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli/internal_stanza.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/internal_stanza.rb b/Library/Homebrew/cask/lib/hbc/cli/internal_stanza.rb
index dd802bc94..e5c04ee51 100644
--- a/Library/Homebrew/cask/lib/hbc/cli/internal_stanza.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli/internal_stanza.rb
@@ -28,6 +28,7 @@ module Hbc
:artifact,
:prefpane,
:qlplugin,
+ :dictionary,
:font,
:service,
:colorpicker,