We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885553d commit a4a9d33Copy full SHA for a4a9d33
Formula/g/gql.rb
@@ -1,8 +1,8 @@
1
class Gql < Formula
2
desc "Git Query language is a SQL like language to perform queries on .git files"
3
homepage "https://amrdeveloper.github.io/GQL/"
4
- url "https://github.com/AmrDeveloper/GQL/archive/refs/tags/0.40.0.tar.gz"
5
- sha256 "e5ee71afc946922358cc73fcba95a06001864394b7c25341a7114b81fa2f36f7"
+ url "https://github.com/AmrDeveloper/GQL/archive/refs/tags/0.41.0.tar.gz"
+ sha256 "087c97dc8c0b3e61f2576258bdf85e898f401ec37bbbeb1721c874c15f1c0fb5"
6
license "MIT"
7
head "https://github.com/AmrDeveloper/GQL.git", branch: "master"
8
0 commit comments