Files
homebrew-cask/Casks/p/putio-adder.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
329 B
Ruby

cask "putio-adder" do
version "3.0.4"
sha256 "de25d4b698118ce459794121e8a58279820c3872dba7021255097aac021b375f"
url "https://github.com/nicoSWD/put.io-adder/releases/download/v#{version}/put.io-adder-v#{version}.zip"
name "Put.IO Adder"
homepage "https://github.com/nicoSWD/put.io-adder"
app "put.io adder.app"
end