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 0c2ac4c commit ef37555Copy full SHA for ef37555
Formula/h/hck.rb
@@ -1,8 +1,8 @@
1
class Hck < Formula
2
desc "Sharp cut(1) clone"
3
homepage "https://github.com/sstadick/hck"
4
- url "https://github.com/sstadick/hck/archive/refs/tags/v0.11.0.tar.gz"
5
- sha256 "1bfec031e1d5bc34ab32cee4e4185c0277d8e8f29712ec8f2dcdd8347011430b"
+ url "https://github.com/sstadick/hck/archive/refs/tags/v0.11.1.tar.gz"
+ sha256 "7b3d2e61d1e0014184e111c86a0ef92437820f9a090effa43bce6af2c220b315"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/sstadick/hck.git", branch: "master"
8
0 commit comments