Skip to content

Commit a20ab64

Browse files
authored
Merge pull request #229643 from Homebrew/bump-readsb-3.14.1685
readsb 3.14.1685
2 parents 4b51515 + edd8ba9 commit a20ab64

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/readsb.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Readsb < Formula
22
desc "ADS-B decoder swiss knife"
33
homepage "https://github.com/wiedehopf/readsb"
4-
url "https://github.com/wiedehopf/readsb/archive/refs/tags/v3.14.1684.tar.gz"
5-
sha256 "19894fe0d0db93da4742b55788bf4744cf08751ca493e988e976d6c5585b5c73"
4+
url "https://github.com/wiedehopf/readsb/archive/refs/tags/v3.14.1685.tar.gz"
5+
sha256 "cfcea331c0d03a5c31127cfd0f4890f082215c3c58bf0c1831dff9cad6571d6f"
66
license "GPL-3.0-or-later"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "9312cd416e222b864537454758c812ece3782144c7fdf32edb278dc0a4a77883"
10-
sha256 cellar: :any, arm64_sonoma: "287ac0fac293cc384934c1c0e4a4aacb74370c61db9a39da8cf3d00ddbbdbdf2"
11-
sha256 cellar: :any, arm64_ventura: "7029733377b0baeef1195c060390818b46fb3e72d902af4b3a020e07e01aa640"
12-
sha256 cellar: :any, sonoma: "c1780a8358cf1fc0f490e452b0fb8c308ff7f7404ef454115f9c42e8b8e46fe0"
13-
sha256 cellar: :any, ventura: "9d921f9880c2aceb6bc9004a9b4597d84149f7c14f3731756d4871e50a6c0b5f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "3e3b250fbef3b7c08ea7b40194a388d9448796a6a71dd01ccd032552ed95b46d"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ba6e484cce246d739e7b743b4281b1395e6081246e706789e70c0a8d4f81196"
9+
sha256 cellar: :any, arm64_sequoia: "dcda0bafed38ddf033f5837f378b32bb14d50a008251b7b207678f827cc0df8c"
10+
sha256 cellar: :any, arm64_sonoma: "289b95107543be057c3efbb1596bd69fa8737e36f84d1a8b9e696297d45d5dcf"
11+
sha256 cellar: :any, arm64_ventura: "e359a361a814731521cbedead451fc008e90c87570d9673e4fe8cc9ab2c5f7d2"
12+
sha256 cellar: :any, sonoma: "9a13ac38442b6cc806dc5000320a267923cdaa1399caa5a1fe4b8403541f7d6d"
13+
sha256 cellar: :any, ventura: "bde7baddf57110dace81644cb4e86871661013e75feabbe80be1e75c7327dd6a"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "fa13bf1743308491b638de900a2b72d90f12abc0f400c26245daae93c1bdf5ed"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "547ce5826ac76d141f1beb696a10d711ce4a48a200d4b39307b5d36255b8727a"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)