Files
homebrew-cask/Casks/s/semulov.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

12 lines
349 B
Ruby

cask "semulov" do
version "2.6"
sha256 "fc25b015251562df79c89143b2fb123fc793d780e3f1eb9990d6d5723c870dc6"
url "https://github.com/kainjow/Semulov/releases/download/v#{version}/Semulov.zip"
name "Semulov"
desc "Access mounted and unmounted volumes from the menubar"
homepage "https://github.com/kainjow/Semulov"
app "Semulov.app"
end