From 5330de37f641018698d3ef5019f86ecbd6c02828 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:24:24 +0000 Subject: [PATCH 1/2] ssocr 2.24.1 --- Formula/s/ssocr.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/ssocr.rb b/Formula/s/ssocr.rb index 52ae2b5521476..9103d02f44504 100644 --- a/Formula/s/ssocr.rb +++ b/Formula/s/ssocr.rb @@ -1,8 +1,8 @@ class Ssocr < Formula desc "Seven Segment Optical Character Recognition" homepage "https://www.unix-ag.uni-kl.de/~auerswal/ssocr/" - url "https://www.unix-ag.uni-kl.de/~auerswal/ssocr/ssocr-2.24.0.tar.bz2" - sha256 "bb2e1bb88fa96dab6934e8f0fa715aabe8a2e7a50832acc970ac0521c36b9a97" + url "https://www.unix-ag.uni-kl.de/~auerswal/ssocr/ssocr-2.24.1.tar.bz2" + sha256 "563adcd6fe807c1cf55e4ec52d58dc5af5b8ccd787af7cb9568eeb7a71ae3d5c" license "GPL-3.0-or-later" head "https://github.com/auerswal/ssocr.git", branch: "master" From d7600fd307528b8a2bb513dfa5bd02b09c3e1d75 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:07:52 +0000 Subject: [PATCH 2/2] ssocr: update 2.24.1 bottle. --- Formula/s/ssocr.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/s/ssocr.rb b/Formula/s/ssocr.rb index 9103d02f44504..7c3558b9c64f1 100644 --- a/Formula/s/ssocr.rb +++ b/Formula/s/ssocr.rb @@ -7,14 +7,12 @@ class Ssocr < Formula head "https://github.com/auerswal/ssocr.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "6ebbdb4bf24fffb7abcc1fdfc6b08806cc65a146319d86daee37bf59dc3d7dd6" - sha256 cellar: :any, arm64_sonoma: "dedbf881f748f45bcacba408299ae1b774cf652d7c7d0a982b34b7ba2ca4687a" - sha256 cellar: :any, arm64_ventura: "a7369ef42f86409f6ac67550e09ddcae5278b2742d3a9662416cc415f8fc393d" - sha256 cellar: :any, arm64_monterey: "7c16418e11830b62d2abad7019c28e2a6ee2d02fe261762012ae5e30eeeaccc2" - sha256 cellar: :any, sonoma: "adaf1b5351ba16a96a61d93298da90435cdb70c4bd95e4222385997d18e17063" - sha256 cellar: :any, ventura: "cd539981162fc18780a3f07adc3d176e3e0dc3108ce9baef43804c3a5479ebc9" - sha256 cellar: :any, monterey: "818af7598aa1ece3734de4b9413700dbb95e6b43f8dbd53b64e2f249f8ff1e64" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7c612e5d1a5b67047699009bd3193889a7bdcdefb7c0b5541b642a4cde7aa49d" + sha256 cellar: :any, arm64_sequoia: "a1b3877af316686626fc798ea243b24657fb1b0468e3e6bc10c9199fbfbd64b7" + sha256 cellar: :any, arm64_sonoma: "0e8e16f17874e0fee5bf2c9d1d793e5713f421c90845ebdac1be6b24043e7a6e" + sha256 cellar: :any, arm64_ventura: "29b908f4c7eba25b62c1db223308e94220189fc4b4f1f8f15b89a1d81045dd61" + sha256 cellar: :any, sonoma: "035a63886c348ffa8db1375f256dede76cac864b375ab82f8fffca2710e5a3fa" + sha256 cellar: :any, ventura: "977c33305dc392f8c75e46b3933542c90dcdb31b75fc56cbf1d9661097cc7b93" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1ba0b6c92964518ff2df9082e0295a0f3e69c8171f988ed7e8345a47bf25e1ee" end depends_on "pkgconf" => :build