jql 3.1.1

Closes #95462.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-02-19 17:09:46 -05:00 committed by BrewTestBot
parent 84f3bc2bb1
commit 1427d411eb
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Jql < Formula
desc "JSON query language CLI tool"
homepage "https://github.com/yamafaktory/jql"
url "https://github.com/yamafaktory/jql/archive/v3.1.0.tar.gz"
sha256 "7eeb73c76b39eb47dd8c7ec7af9b225e8c92da1d3dd704c99617d9331438f1a7"
url "https://github.com/yamafaktory/jql/archive/v3.1.1.tar.gz"
sha256 "0d9bfcb493a39718dbd3e53b3bdf255575620e81590a3ec1da838788e4172888"
license "MIT"
head "https://github.com/yamafaktory/jql.git", branch: "main"