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 5f767d4 commit eb2f2f6Copy full SHA for eb2f2f6
1 file changed
Formula/o/ouch.rb
@@ -1,8 +1,8 @@
1
class Ouch < Formula
2
desc "Painless compression and decompression for your terminal"
3
homepage "https://github.com/ouch-org/ouch"
4
- url "https://github.com/ouch-org/ouch/archive/refs/tags/0.8.0.tar.gz"
5
- sha256 "72ed23c0b2aa51b1b33d3251ddae14cf2bb07a24035d1593c06fc97070e4edf0"
+ url "https://github.com/ouch-org/ouch/archive/refs/tags/0.8.1.tar.gz"
+ sha256 "920f73d4b162bd1814b67c57906b7322345f198d763f28d04722a406f8352246"
6
license "MIT"
7
head "https://github.com/ouch-org/ouch.git", branch: "main"
8
0 commit comments