Skip to content

Commit

Permalink
elvish 0.9
Browse files Browse the repository at this point in the history
Closes #15265.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jul 5, 2017
1 parent e65ea66 commit a3b9bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/elvish.rb
@@ -1,8 +1,8 @@
class Elvish < Formula
desc "Novel UNIX shell written in Go"
homepage "https://github.com/elves/elvish"
url "https://github.com/elves/elvish/archive/0.8.tar.gz"
sha256 "74ce8baf5dc76cf1b9aede6781331c30177c6856c1d6a55f3eb62d6af53b78bb"
url "https://github.com/elves/elvish/archive/0.9.tar.gz"
sha256 "41aed14f500813c884a0a8b6c4ebbcdf233b2d139f1d10cea697d597007f1698"
head "https://github.com/elves/elvish.git"

bottle do
Expand Down

0 comments on commit a3b9bd1

Please sign in to comment.