hexyl 0.12.0
Closes #117598. Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
55b5a12fa1
commit
b2aa39e6e2
|
@ -1,8 +1,8 @@
|
|||
class Hexyl < Formula
|
||||
desc "Command-line hex viewer"
|
||||
homepage "https://github.com/sharkdp/hexyl"
|
||||
url "https://github.com/sharkdp/hexyl/archive/v0.11.0.tar.gz"
|
||||
sha256 "ffab2a52f6d95afd4d83ef87b694ec749837a1fb6ea8099b700bd6323a9b622e"
|
||||
url "https://github.com/sharkdp/hexyl/archive/v0.12.0.tar.gz"
|
||||
sha256 "bf3a3e8851e7bbcf01f75ae95c018faf3c9f1b7f363159d4a7459bbe11478144"
|
||||
license any_of: ["Apache-2.0", "MIT"]
|
||||
head "https://github.com/sharkdp/hexyl.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue