chruby-fish 0.8.1
Closes #7547. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
11937d838a
commit
9b88a08e81
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ChrubyFish < Formula
|
||||
desc "Thin wrapper around chruby to make it work with the Fish shell"
|
||||
homepage "https://github.com/JeanMertz/chruby-fish#readme"
|
||||
url "https://github.com/JeanMertz/chruby-fish/archive/v0.8.0.tar.gz"
|
||||
sha256 "d74fada4c4e22689d08a715a2772e73776975337640bd036fbfc01d90fbf67b7"
|
||||
url "https://github.com/JeanMertz/chruby-fish/archive/v0.8.1.tar.gz"
|
||||
sha256 "1a0fa95d6be5958edca31a80de3594a563de6f7d09213418db895dda6724c271"
|
||||
head "https://github.com/JeanMertz/chruby-fish.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue