Skip to content

Commit

Permalink
Brew formula update for dt version v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed May 10, 2018
1 parent e78ac64 commit f684fb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/dt.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Dt < Formula
desc "CLI tool for common dev tasks."
homepage "https://github.com/chclaus/dt"
url "https://github.com/chclaus/dt/releases/download/v0.2.0/dt_0.2.0_darwin_amd64.tar.gz"
version "0.2.0"
sha256 "5d200976656c5f3f04216f65c987ef802fb730275843cb4d7479c98647ab59d4"
url "https://github.com/chclaus/dt/releases/download/v1.0.0/dt_1.0.0_darwin_amd64.tar.gz"
version "1.0.0"
sha256 "380e4937c428f35fc7a55a2ab6d7db8eefcbfba2a7993b24694f3f8348d9ab39"

def install
bin.install "dt"
Expand Down

0 comments on commit f684fb5

Please sign in to comment.