luaradio 0.10.0

Closes #79023.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-06-09 10:14:38 -04:00 committed by BrewTestBot
parent 8b97b7b154
commit b7dbf71a3b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
class Luaradio < Formula
desc "Lightweight, embeddable flow graph signal processing framework for SDR"
homepage "https://luaradio.io/"
url "https://github.com/vsergeev/luaradio/archive/v0.9.1.tar.gz"
sha256 "25150fa6b2cfd885d59453a9c4599811573176451c659278c12d50fece69f7f3"
url "https://github.com/vsergeev/luaradio/archive/v0.10.0.tar.gz"
sha256 "d540aac3363255c4a1f47313888d9133b037cc5d1edca0d428499a272710b992"
license "MIT"
revision 1
head "https://github.com/vsergeev/luaradio.git"
bottle do