We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2bddc commit 88f4515Copy full SHA for 88f4515
Formula/r/readsb.rb
@@ -1,8 +1,8 @@
1
class Readsb < Formula
2
desc "ADS-B decoder swiss knife"
3
homepage "https://github.com/wiedehopf/readsb"
4
- url "https://github.com/wiedehopf/readsb/archive/refs/tags/v3.16.3.tar.gz"
5
- sha256 "d37c980846d5c714f06b66be3d57934b7deaf1572cc8a5db84f075f785d92c99"
+ url "https://github.com/wiedehopf/readsb/archive/refs/tags/v3.16.4.tar.gz"
+ sha256 "ef10e1d068afb4f316a86851be6c8814405b77097f8140dd4f5c44d99ccc071a"
6
license "GPL-3.0-or-later"
7
8
bottle do
0 commit comments