Skip to content

Commit af253e9

Browse files
committed
liblxi 1.22
1 parent 7e4c928 commit af253e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/liblxi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Liblxi < Formula
22
desc "Simple C API for communicating with LXI compatible instruments"
33
homepage "https://github.com/lxi-tools/liblxi"
4-
url "https://github.com/lxi-tools/liblxi/archive/refs/tags/v1.21.tar.gz"
5-
sha256 "0ed6ddc2caeaf292c05a3d80fadf0ea0776187ec609fd3874f6dbbb411cda7e3"
4+
url "https://github.com/lxi-tools/liblxi/archive/refs/tags/v1.22.tar.gz"
5+
sha256 "d33ca3990513223880ec238eb2e5aa1cc93aff51c470ef0db9df3e0c332493d5"
66
license "BSD-3-Clause"
77
head "https://github.com/lxi-tools/liblxi.git", branch: "master"
88

0 commit comments

Comments
 (0)