From fc9970fb7206af98553cee8a8d047545cd758538 Mon Sep 17 00:00:00 2001 From: McKayla Washburn Date: Thu, 1 Sep 2022 13:22:43 -0600 Subject: [PATCH] helix: 22.08.1 --- Formula/helix.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"