diff --git a/Formula/helix.rb b/Formula/helix.rb index 478f2111f384..27689f1ab7d9 100644 --- a/Formula/helix.rb +++ b/Formula/helix.rb @@ -1,7 +1,7 @@ class Helix < Formula desc "Post-modern modal text editor" homepage "https://helix-editor.com" - url "https://github.com/helix-editor/helix/releases/download/22.08/helix-22.08-source.tar.xz" + url "https://github.com/helix-editor/helix/releases/download/22.08.1/helix-22.08.1-source.tar.xz" sha256 "2c96c00d2c7df98d4426884ee3b217aaadb985f3301f5399e2436db6440373a3" license "MPL-2.0" head "https://github.com/helix-editor/helix.git", branch: "master"