Files
homebrew-cask/Casks/d/developerexcuses.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

11 lines
367 B
Ruby

cask "developerexcuses" do
version "2.1.4"
sha256 "cbcee9d430a707f0b1b6187392af038ea8d8a5602a05a6d327dc54b4d01ab657"
url "https://github.com/kimar/DeveloperExcuses/releases/download/#{version}/DeveloperExcuses.saver.zip"
name "Developer Excuses Screensaver"
homepage "https://github.com/kimar/DeveloperExcuses"
screen_saver "DeveloperExcuses.saver"
end