We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6867426 commit 8ca6c27Copy full SHA for 8ca6c27
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.3.tar.gz"
5
- sha256 "b163463d886a08382a76a9b7e4a1286d170de219dd276687b8a6c2f9b664be95"
+ url "https://github.com/sccn/liblsl/archive/refs/tags/v1.17.4.tar.gz"
+ sha256 "43720576b6a568923a68de8f37e894c0e583ff07ed219d3f5121a3a45f009c7b"
6
license "MIT"
7
head "https://github.com/sccn/liblsl.git", branch: "main"
8
0 commit comments