We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4c928 commit af253e9Copy full SHA for af253e9
Formula/lib/liblxi.rb
@@ -1,8 +1,8 @@
1
class Liblxi < Formula
2
desc "Simple C API for communicating with LXI compatible instruments"
3
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"
+ url "https://github.com/lxi-tools/liblxi/archive/refs/tags/v1.22.tar.gz"
+ sha256 "d33ca3990513223880ec238eb2e5aa1cc93aff51c470ef0db9df3e0c332493d5"
6
license "BSD-3-Clause"
7
head "https://github.com/lxi-tools/liblxi.git", branch: "master"
8
0 commit comments