Skip to content

Commit a4a9d33

Browse files
committed
gql 0.41.0
1 parent 885553d commit a4a9d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gql.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gql < Formula
22
desc "Git Query language is a SQL like language to perform queries on .git files"
33
homepage "https://amrdeveloper.github.io/GQL/"
4-
url "https://github.com/AmrDeveloper/GQL/archive/refs/tags/0.40.0.tar.gz"
5-
sha256 "e5ee71afc946922358cc73fcba95a06001864394b7c25341a7114b81fa2f36f7"
4+
url "https://github.com/AmrDeveloper/GQL/archive/refs/tags/0.41.0.tar.gz"
5+
sha256 "087c97dc8c0b3e61f2576258bdf85e898f401ec37bbbeb1721c874c15f1c0fb5"
66
license "MIT"
77
head "https://github.com/AmrDeveloper/GQL.git", branch: "master"
88

0 commit comments

Comments
 (0)