Skip to content

Commit

Permalink
zsh-completions: add 0.32.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored and BrewTestBot committed May 2, 2021
1 parent d946b00 commit aa4ebd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/zsh-completions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ class ZshCompletions < Formula
sha256 "d2d20836fb60d2e5de11b08f1a8373484dc01260d224e64c6de9eec44137fa63"
head "https://github.com/zsh-users/zsh-completions.git"

bottle do
sha256 cellar: :any_skip_relocation, all: "a70978173faa1ce102d7a1fe224c4fcc90ef56f414f42781c109d4b4883bcaa9"
end

def install
pkgshare.install Dir["src/_*"]
inreplace "#{share}/zsh-completions/_ghc", "/usr/local", HOMEBREW_PREFIX
Expand Down

0 comments on commit aa4ebd2

Please sign in to comment.