Skip to content

Commit

Permalink
Bump homebrew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed Dec 27, 2017
1 parent c2597bf commit dd4c9f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/spotctl.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Spotctl < Formula
desc "A CLI to Spotify"
homepage "https://github.com/jingweno/spotctl"
version "1.0.0"
sha256 "89e926f5c1e66f466ea5607e30bc6b120c6363ff0df407e497aa0b7af8151127"
url "https://github.com/jingweno/spotctl/releases/download/v1.0.0/darwin-amd64-1.0.0.tar.gz"
version "1.0.1"
sha256 "372a610e31516d179e208f8dc60c97004be6d7c8831583ad99fd83d5c0daefe0"
url "https://github.com/jingweno/spotctl/releases/download/v1.0.1/darwin-amd64-1.0.1.tar.gz"

def install
bin.install "spotctl"
Expand Down

0 comments on commit dd4c9f2

Please sign in to comment.