From 5b329407c6e2f826926ffcb3a21f9678dd191196 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 27 Oct 2024 09:46:47 +0000 Subject: [PATCH] orbiton 2.68.1 --- Formula/o/orbiton.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/orbiton.rb b/Formula/o/orbiton.rb index 6132139f7d6b..4641e0bcf1e6 100644 --- a/Formula/o/orbiton.rb +++ b/Formula/o/orbiton.rb @@ -1,8 +1,8 @@ class Orbiton < Formula desc "Fast and config-free text editor and IDE limited by VT100" homepage "https://roboticoverlords.org/orbiton/" - url "https://github.com/xyproto/orbiton/archive/refs/tags/v2.68.0.tar.gz" - sha256 "40662eccfabb55bd13269378ed59d32b84cbaba5c92170c2c43d9a4056c27a46" + url "https://github.com/xyproto/orbiton/archive/refs/tags/v2.68.1.tar.gz" + sha256 "fc881e6d5d7686d98026bcd3b99531a010bd6b787a01fb239b0d766668a2eee3" license "BSD-3-Clause" head "https://github.com/xyproto/orbiton.git", branch: "main"