We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760f180 commit 09103e8Copy full SHA for 09103e8
1 file changed
Formula/lsl.rb
@@ -3,8 +3,8 @@ class Lsl < Formula
3
desc "Library for multi-modal time-synched data transmission over the network"
4
homepage "https://labstreaminglayer.readthedocs.io/"
5
url "https://github.com/sccn/liblsl", using: :git
6
- version "1.16.1"
7
- sha256 "7410620c26f8e86ae431e7476bf685918e180bd676982a7f7a7817299c8707c5"
+ version "1.16.2"
+ sha256 "923aa4c81c0fef651c325e3c27aa5b96771540ca2a0933d1b327db27c6dac839"
8
license "MIT"
9
revision 0
10
# NOTE: use `openssl dgst -sha256 <targ.gz file downloaded from release>` to get sha256
0 commit comments