Files
homebrew-cask/Casks/e/epoch-flip-clock.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
418 B
Ruby

cask "epoch-flip-clock" do
version "0.0.5"
sha256 "90fa0ace6b13b47a12dc89a56c33d9add1140fecbd6bdd0c905d396fa093b02d"
url "https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver/releases/download/#{version}/Epoch.Flip.Clock.#{version}.saver.zip"
name "Epoch Flip Clock Screensaver"
homepage "https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver/"
screen_saver "Epoch Flip Clock.saver"
end