Skip to content

Commit

Permalink
support 0.2 version
Browse files Browse the repository at this point in the history
Signed-off-by: siddontang <siddontang@gmail.com>
  • Loading branch information
siddontang committed Dec 25, 2021
1 parent 36ed1bc commit 5bd9809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/xkcdsay.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Xkcdsay < Formula
desc "View the XKCD comics in the terminal"
homepage "https://github.com/siddontang/xkcdsay"
url "https://github.com/siddontang/xkcdsay/archive/refs/tags/v0.1.tar.gz"
sha256 "8152e2a55b0c8dba6a244d491d779fdb270389ef2228fc9670b2c08106ba6c34"
url "https://github.com/siddontang/xkcdsay/archive/refs/tags/v0.2.tar.gz"
sha256 "b410427e3f59af738e7db41f100ec5dd5c4c558f526ecf510551c12922d5e0f5"
license "MIT"

depends_on "go" => :build
Expand Down

0 comments on commit 5bd9809

Please sign in to comment.