Skip to content

Commit

Permalink
Release 5.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 26, 2018
1 parent f226901 commit 05fcfbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file is used to list changes made in each version of the homebrew cookbook.

## 5.0.7 (2018-09-26)

- Fix cask resource running each chef-client run

## 5.0.6 (2018-09-26)

- Avoid CHEF-25 Deprecation warnings by making the tap/cask resources no-ops on modern chef-client releases
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Install Homebrew and includes resources for working with taps and casks'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '5.0.6'
version '5.0.7'
recipe 'homebrew', 'Install Homebrew'
supports 'mac_os_x'

Expand Down

0 comments on commit 05fcfbb

Please sign in to comment.