We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bcbbe commit 6867426Copy full SHA for 6867426
1 file changed
Formula/lsl.rb
@@ -1,8 +1,8 @@
1
class Lsl < Formula
2
desc "Library for multi-modal time-synched data transmission over the network"
3
homepage "https://labstreaminglayer.readthedocs.io/"
4
- url "https://github.com/sccn/liblsl/archive/refs/tags/v1.17.1.tar.gz"
5
- sha256 "d397f943be164f587bc9139427ea54173f28ac1b5505044ae11fd9977442e5be"
+ url "https://github.com/sccn/liblsl/archive/refs/tags/v1.17.3.tar.gz"
+ sha256 "b163463d886a08382a76a9b7e4a1286d170de219dd276687b8a6c2f9b664be95"
6
license "MIT"
7
head "https://github.com/sccn/liblsl.git", branch: "main"
8
0 commit comments