homebrew-cask/Casks/winxound.rb

10 lines
332 B
Ruby
Raw Normal View History

2014-06-01 09:37:40 +08:00
class Winxound < Cask
version '3.4.0'
sha256 'c3460eeeff3fec917fb91cad0aafe5df5779f226fc6296bfa6d0c757fbd6ad47'
url 'https://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=winxound&DownloadId=206628&FileTime=129937664917570000&Build=20907'
homepage 'https://winxound.codeplex.com/'
2014-09-16 00:06:37 +08:00
app 'WinXound.app'
2014-06-01 09:37:40 +08:00
end