Skip to content

Commit

Permalink
evil-helix 20250104 (new formula) - fix head
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasdiemer committed Jan 17, 2025
1 parent 65c1bed commit ac6597a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/e/evil-helix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class EvilHelix < Formula
url "https://github.com/usagi-flow/evil-helix/archive/refs/tags/release-20250104.tar.gz"
sha256 "b03c78ea4cacd11eac8c2fb2e40c4a20e5d6d29ab151e3176876bf58c298b7b5"
license "MPL-2.0"
head "https://github.com/usagi-flow/evil-helix.git", branch: "master"
head "https://github.com/usagi-flow/evil-helix.git", branch: "main"

depends_on "rust" => :build

Expand Down

0 comments on commit ac6597a

Please sign in to comment.