Skip to content

Commit

Permalink
✨ feat(*): Update Enyo v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mozhu1024 committed Jul 15, 2024
1 parent 5a95b43 commit 44b5cb5
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions Formula/enyo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@ class Enyo < Formula
desc "Cyber swiss army knife for terminal"
homepage "https://github.com/virzz/virzz"
url "https://github.com/virzz/virzz.git",
tag: "v0.1.10",
revision: "48882e703a9ab20268b613d15973a0ca67937b71"
tag: "v0.1.11",
revision: "c7fed511e65c6d4bed25096cb0aa50591cadb835"
license "MIT"
head "https://github.com/virzz/virzz.git", branch: "master"

bottle do
root_url "http://virzz-img.ctfhub.com/tools/virzz"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f756d7315bca80cab395aa7f85138837c80047bee52844a78a3a827ed0e63a20"
sha256 cellar: :any_skip_relocation, monterey: "cfaa96060f790d1c25c63ead7ea9af6e9b9e75b319781cef7ccfb059b6f514e5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec392eccc32370ade0f82d573c90194c84a1ec2b821c3b1edb994b6116c72b12"
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit 44b5cb5

Please sign in to comment.