Skip to content

Commit 2042ecc

Browse files
committed
ouch 0.8.2
1 parent 10ef8fe commit 2042ecc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/o/ouch.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ouch < Formula
22
desc "Painless compression and decompression for your terminal"
33
homepage "https://github.com/ouch-org/ouch"
4-
url "https://github.com/ouch-org/ouch/archive/refs/tags/0.8.1.tar.gz"
5-
sha256 "920f73d4b162bd1814b67c57906b7322345f198d763f28d04722a406f8352246"
4+
url "https://github.com/ouch-org/ouch/archive/refs/tags/0.8.2.tar.gz"
5+
sha256 "803dd9d0bcdb0b4f94336bc1e9fbb5c878bf2867e03f58f266adc679c224698d"
66
license "MIT"
77
head "https://github.com/ouch-org/ouch.git", branch: "main"
88

0 commit comments

Comments
 (0)