Update hex-fiend from 2.14.0 to 2.14.1 (#101122)

* Update hex-fiend from 2.14.0 to 2.14.1

* Update hex-fiend.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
David Yantis
2021-03-16 14:35:59 +08:00
committed by GitHub
co-authored by Miccal Matthews
parent d44d8e936f
commit 45db9661fd
+3 -4
View File
@@ -1,8 +1,8 @@
cask "hex-fiend" do
version "2.14.0"
sha256 "5ddb0f43e014fe6963f0a60776ab3fccac2da3e973be252ebddd664ca1954a7f"
version "2.14.1"
sha256 "aeb1c364376b31748761185e6069fc2eb4724ea7d6d33e954460e096aa54470b"
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex_Fiend_#{version.major_minor}.dmg",
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex_Fiend_#{version}.dmg",
verified: "github.com/ridiculousfish/HexFiend/"
name "Hex Fiend"
desc "Hex editor focussing on speed"
@@ -14,7 +14,6 @@ cask "hex-fiend" do
end
auto_updates true
conflicts_with cask: "homebrew/cask-versions/hex-fiend-beta"
app "Hex Fiend.app"
binary "#{appdir}/Hex Fiend.app/Contents/Resources/hexf"