mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Adding Wabbitemu v2.1 (#30842)
* Adding Wabbitemu v2.1 * Update wabbitemu.rb * Update wabbitemu.rb * Update wabbitemu.rb * Update wabbitemu.rb * Update wabbitemu.rb
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
cask 'wabbitemu' do
|
||||
version '21040'
|
||||
sha256 '23fc164767da10389eec858d022967fb58fdca1debaa5b9e022f2e9280a4f4e8'
|
||||
|
||||
# download-codeplex.sec.s-msft.com/Download was verified as official when first introduced to the cask
|
||||
url "http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=wabbit&DownloadId=187234&FileTime=130242671530600000&Build=#{version}"
|
||||
name 'Wabbitemu TI Calculator Emulator'
|
||||
homepage 'https://wabbit.codeplex.com'
|
||||
|
||||
app 'WabbitEmu.app'
|
||||
end
|
||||
Reference in New Issue
Block a user