Skip to content

Commit 319b54e

Browse files
committed
jq 1.8.0
1 parent c7beaf6 commit 319b54e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jq.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jq < Formula
22
desc "Lightweight and flexible command-line JSON processor"
33
homepage "https://jqlang.github.io/jq/"
4-
url "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-1.7.1.tar.gz"
5-
sha256 "478c9ca129fd2e3443fe27314b455e211e0d8c60bc8ff7df703873deeee580c2"
4+
url "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-1.8.0.tar.gz"
5+
sha256 "91811577f91d9a6195ff50c2bffec9b72c8429dc05ec3ea022fd95c06d2b319c"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)