Skip to content

Commit

Permalink
Brew formula update for hof version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
verdverm committed Mar 13, 2019
1 parent 361df78 commit e740d30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/hof.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
class Hof < Formula
desc "Hofstadter Studios CLI"
homepage "https://github.com/hofstadter-io/hof"
url "https://github.com/hofstadter-io/hof/releases/download/0.2.5/hof_0.2.5_MacOS-64bit.tar.gz"
version "0.2.5"
sha256 "4f59631405da3fc33bd21654d98fe8efb2823efefe70e4cf83df4b501cbca37d"
url "https://github.com/hofstadter-io/hof/releases/download/0.3.0/hof_0.3.0_MacOS-64bit.tar.gz"
version "0.3.0"
sha256 "05e65aeaa7481f1da4988951d416c065d95b1f4368fbe19ee51ccc1af0d4f79a"

def install
bin.install "hof"
Expand Down

0 comments on commit e740d30

Please sign in to comment.