picoscope 7.1.13.17054

This commit is contained in:
Bevan Kay
2023-10-30 14:04:28 +11:00
parent 4b6afcb41e
commit 0b1ab1ec7d
+4 -4
View File
@@ -1,15 +1,15 @@
cask "picoscope" do
version "7.1.2.15463"
sha256 "2c0dbeb737ee0f94eb4dad296da9de808122f468bf2410fceab466a7aa80a34d"
version "7.1.13.17054"
sha256 "f26ddf6056f43cfae6507dd1b761921b3636034ced5c5e3946f4e2bb8c882ccc"
url "https://www.picotech.com/download/software/sr/PicoScope_#{version}_TnM_Stable.pkg"
url "https://www.picotech.com/download/software/sr/PicoScope_#{version}_TandM_Stable.pkg"
name "PicoScope"
desc "Test and measurement oscilloscope software for PicoScope oscilloscops"
homepage "https://www.picotech.com/"
livecheck do
url "https://www.picotech.com/downloads/_lightbox/picoscope-#{version.major}-stable-for-macos"
regex(%r{href=.*?/PicoScope[._-]v?(\d+(?:.\d+)+)[._-]TnM[._-]Stable\.pkg}i)
regex(%r{href=.*?/PicoScope[._-]v?(\d+(?:.\d+)+)[._-]T(?:and|n)M[._-]Stable\.pkg}i)
end
conflicts_with cask: "homebrew/cask-versions/picoscope-beta"