homebrew-cask/Casks/pi-filler.rb

11 lines
261 B
Ruby

class PiFiller < Cask
version '1.1.1'
sha256 '566eb386dd48993bceb6d170f563adb1ff45342e42044023161631e7b17e25cb'
url 'http://ivanx.com/raspberrypi/files/PiFiller.zip'
homepage 'http://ivanx.com/raspberrypi'
license :unknown
app 'Pi Filler.app'
end