homebrew-cask/Casks/fuzzyclock.rb

11 lines
200 B
Ruby

cask 'fuzzyclock' do
version :latest
sha256 :no_check
url 'https://mschmidt.me/macOS/FuzzyClock.zip'
name 'FuzzyClock'
homepage 'https://mschmidt.me/macos.html'
app 'FuzzyClock.app'
end