Browse Source

Merge pull request #1483 from rbdixon/logic-beta

Add the latest beta of Saleae Logic Analyzer 1.2.5.
master
Vítor Galvão 9 years ago
parent
commit
0ab887304a
  1. 11
      Casks/logic-beta.rb

11
Casks/logic-beta.rb

@ -0,0 +1,11 @@
cask :v1 => 'logic-beta' do
version '1.2.5'
sha256 '6699a0da5b14c85da662d2df3b8c6453459a49c1be7e833854bbb000bfce9288'
url "http://downloads.saleae.com/betas/#{version}/Logic-#{version}-Darwin.dmg"
name 'Logic'
homepage 'https://www.saleae.com/'
license :commercial
app 'Logic.app'
end
Loading…
Cancel
Save