Skip to content
This repository was archived by the owner on May 22, 2018. It is now read-only.

Commit f6732b0

Browse files
committed
Bump brewcask to 0.0.11
Updates brewcask to include a fix for correctly uninstalling formulas due inconsistencies between `brew uninstall` and `brew cask uninstall`.
1 parent 160bafd commit f6732b0

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Puppetfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ github "module_data", "0.0.4", :repo => "ripienaar/puppet-module-data"
3838
# Core modules for a basic development environment. You can replace
3939
# some/most of these if you want, but it's not recommended.
4040

41-
github "brewcask", "0.0.10"
41+
github "brewcask", "0.0.11"
4242
github "dnsmasq", "2.0.2"
4343
github "foreman", "1.2.0"
4444
github "gcc", "3.0.2"

Puppetfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GITHUBTARBALL
66
GITHUBTARBALL
77
remote: boxen/puppet-brewcask
88
specs:
9-
brewcask (0.0.10)
9+
brewcask (0.0.11)
1010

1111
GITHUBTARBALL
1212
remote: boxen/puppet-dnsmasq
@@ -105,7 +105,7 @@ GITHUBTARBALL
105105

106106
DEPENDENCIES
107107
boxen (= 3.12.0)
108-
brewcask (= 0.0.10)
108+
brewcask (= 0.0.11)
109109
dnsmasq (= 2.0.2)
110110
foreman (= 1.2.0)
111111
gcc (= 3.0.2)
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)