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 4edff5d commit a2381e6Copy full SHA for a2381e6
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.15.1.tar.gz"
5
- sha256 "620e5e63bb678824aa11477aaf6f4f1bae130c2174342650fe5e8bf0731a7e2f"
+ url "https://github.com/wiedehopf/readsb/archive/refs/tags/v3.15.2.tar.gz"
+ sha256 "7191d54412bf8521d74bd8ef5cfc91c358dfd3c99072145826c6d72c6de5011c"
6
license "GPL-3.0-or-later"
7
8
bottle do
0 commit comments