Skip to content

Commit

Permalink
Merge pull request #153431 from xyproto/update-orbiton.rb-1699272751
Browse files Browse the repository at this point in the history
orbiton 2.65.4
  • Loading branch information
BrewTestBot authored Nov 6, 2023
2 parents 24cf38c + db7b1a8 commit 8a6cf81
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/o/orbiton.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
class Orbiton < Formula
desc "Fast and config-free text editor and IDE limited by VT100"
homepage "https://orbiton.zip/"
url "https://github.com/xyproto/orbiton/archive/refs/tags/v2.65.3.tar.gz"
sha256 "383e3a14b416530478250e69d1de1c71aedba7bd3304c53e965638edaed768da"
url "https://github.com/xyproto/orbiton/archive/refs/tags/v2.65.4.tar.gz"
sha256 "b082fa9a29ec925698ae887ced57f46cddb48ac32b42bbc1f97f6852692ec5e3"
license "BSD-3-Clause"
head "https://github.com/xyproto/orbiton.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "db7f586c3c22967fc5c6d3d88df042daa9ab1a03c7621fd976346d44f1e1de96"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f72f553506547a5ebbee306e4eebc4f545616992d7bc3b6e07b9fb01d16a8f76"
sha256 cellar: :any_skip_relocation, arm64_monterey: "29a240ce1c17dbdbd7c8c22bf9a65fc5116b261bd02e00a9bc042583f070c33d"
sha256 cellar: :any_skip_relocation, sonoma: "c3de41e603d03a445dff02dd01fa6b8e665a4ec8717aea48dbba2a42f156d5a8"
sha256 cellar: :any_skip_relocation, ventura: "94a72dbac9a77068d6d5087e7d6a53cb402b1ce5c2c424a86258d456095510e0"
sha256 cellar: :any_skip_relocation, monterey: "aaccc7dea21ee356b272d1f5f8778a4e682dc3c332f596e3b8c63629b9d4fbbb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4262e334baa0b9e2f2a02b2c446cd07354a1a3d68dc9d5784c5ba1f982e6eac6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd488fee7074e471049f572903a52654fb5c42469ccc75ee68d66aff9799df31"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b47a3f187e969c7cf86495aff2a6f23e2ce0c0a66af573cdb8100f4dce6608f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f91cb42e228367a94dd4084599e92cd2826aad13a978cb2d4f215aa6db385cbe"
sha256 cellar: :any_skip_relocation, sonoma: "3bee70ab88bda4827ed0f0afc858d78662a1bef7d5cceb0d5218cecdaec0a2d2"
sha256 cellar: :any_skip_relocation, ventura: "ff26d748ca9c8bbb118ae932289133f24a703d3de62c3cf9f653d44e4d2c357a"
sha256 cellar: :any_skip_relocation, monterey: "4647793f58a8fb38b76d4e59b584ffcfe5cd14ea71b2dd2af89e261145c4cb2e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f0208dd525afbd013161cdf84657941c91341e7cbecf0738dc6e43110d147e5"
end

depends_on "go" => :build
Expand Down

0 comments on commit 8a6cf81

Please sign in to comment.