Skip to content

Commit

Permalink
girara 0.3.7
Browse files Browse the repository at this point in the history
bump girara to 0.3.7

Closes #90.

Signed-off-by: Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
  • Loading branch information
zegervdv committed Aug 6, 2022
1 parent 2e7bb61 commit be8a1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/girara.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Girara < Formula
desc "Interface library"
homepage "https://pwmt.org/projects/girara/"
url "https://github.com/pwmt/girara/archive/0.3.6.tar.gz"
sha256 "18f1028f4095c4a87e8137c0924becd77b5d8b2f778a5f7b8aa6d24f12d04a23"
url "https://github.com/pwmt/girara/archive/0.3.7.tar.gz"
sha256 "41342213f8e745258f1db28cbb6ccc27a63009a5e001bf791bbe01ce436d4db7"
head "https://github.com/pwmt/girara.git", branch: "develop"

depends_on "cmake" => :build
Expand Down

0 comments on commit be8a1e1

Please sign in to comment.