Skip to content

Commit

Permalink
Brew formula update for nepcal version v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goreleaserbot committed May 29, 2018
1 parent 073e96b commit 9df5ebe
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Formula/nepcal.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
class Nepcal < Formula
desc "Equivalent of Linux's cal, for Nepali dates"
homepage "https://github.com/nepcal/nepcal"
url "https://github.com/srishanbhattarai/nepcal/archive/v0.3.0.tar.gz"
head "https://github.com/srishanbhattarai/nepcal.git"
version "0.3.0"
sha256 "e5033a604c00254779a93cf3194d27c82f30e428b131fcd2b9127b13ac484d71"
depends_on "make" => :build
url "https://github.com/srishanbhattarai/nepcal/releases/download/v0.3.1/nepcal_0.3.1_darwin_amd64.tar.gz"
version "0.3.1"
sha256 "afa7266bc216bae9820175b146f20b8fee0fb80655419f1f9316712afacd0a04"

def install
bin.install "nepcal"
Expand Down

0 comments on commit 9df5ebe

Please sign in to comment.