mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
picoscope 7.1.13.17054
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user