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
Rui Chen 2022-12-07 18:40:38 -05:00 committed by BrewTestBot
parent 55b5a12fa1
commit b2aa39e6e2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"