Skip to content

Commit 09103e8

Browse files
authored
Update to 1.16.2 release.
1 parent 760f180 commit 09103e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/lsl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Lsl < Formula
33
desc "Library for multi-modal time-synched data transmission over the network"
44
homepage "https://labstreaminglayer.readthedocs.io/"
55
url "https://github.com/sccn/liblsl", using: :git
6-
version "1.16.1"
7-
sha256 "7410620c26f8e86ae431e7476bf685918e180bd676982a7f7a7817299c8707c5"
6+
version "1.16.2"
7+
sha256 "923aa4c81c0fef651c325e3c27aa5b96771540ca2a0933d1b327db27c6dac839"
88
license "MIT"
99
revision 0
1010
# NOTE: use `openssl dgst -sha256 <targ.gz file downloaded from release>` to get sha256

0 commit comments

Comments
 (0)