Skip to content

Commit 6867426

Browse files
committed
bump version
1 parent 64bcbbe commit 6867426

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
@@ -1,8 +1,8 @@
11
class Lsl < Formula
22
desc "Library for multi-modal time-synched data transmission over the network"
33
homepage "https://labstreaminglayer.readthedocs.io/"
4-
url "https://github.com/sccn/liblsl/archive/refs/tags/v1.17.1.tar.gz"
5-
sha256 "d397f943be164f587bc9139427ea54173f28ac1b5505044ae11fd9977442e5be"
4+
url "https://github.com/sccn/liblsl/archive/refs/tags/v1.17.3.tar.gz"
5+
sha256 "b163463d886a08382a76a9b7e4a1286d170de219dd276687b8a6c2f9b664be95"
66
license "MIT"
77
head "https://github.com/sccn/liblsl.git", branch: "main"
88

0 commit comments

Comments
 (0)