Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Releases: boxen/puppet-homebrew

1.11.5: Merge pull request #79 from boxen/fix-package-version-check

18 Feb 11:22
Compare
Choose a tag to compare
  • fix package version check to handle formulae with revisions
  • fix possible dependency cycle with 1.11.4

1.11.4: Merge pull request #75 from mikemcquaid/boxen-commands

18 Feb 09:19
Compare
Choose a tag to compare

Move boxen-* commands into the tap's cmd directory.

1.11.3: Merge pull request #77 from mikemcquaid/boxen-upgrade-min-revision

11 Feb 18:15
Compare
Choose a tag to compare
config: update min_revision for tap upgrade fix.

1.11.2: Merge pull request #74 from boxen/fix-hook-download

18 Dec 06:30
Compare
Choose a tag to compare

1.11.1: Merge pull request #73 from boxen/minor-usr-local-fixes

11 Dec 11:19
Compare
Choose a tag to compare

Reworked Homebrew installation

11 Dec 09:28
Compare
Choose a tag to compare

1.10.11: Merge pull request #71 from boxen/fix-taps-with-custom-root-dir

09 Dec 07:29
Compare
Choose a tag to compare
Fix tap and repo provider with custom root dir

Configurable root and bottle locations

09 Dec 03:58
Compare
Choose a tag to compare

This release includes a backwards-incompatible change to

See #70 and #69 for more details

This is closely related to, and depends on, the changes boxen/puppet-boxen 3.8.0, specifically the boxen_download_url_base fact in boxen/puppet-boxen#114

Add BOXEN_DOWNLOAD_BASE_URL support

06 Nov 05:29
Compare
Choose a tag to compare

Instead of restricting to S3-sourced homebrew binaries, you can set BOXEN_DOWNLOAD_BASE_URL to something like https://my-boxen-place.example.com/.

See #65 for details.

Support S3 buckets in regions other than US Standard

28 Oct 22:24
Compare
Choose a tag to compare

Thanks @pgib for identifying and fixing this issue in #63!