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

16 lines
351 B
Ruby

cask "senuti" do
version "1.3.5"
sha256 "cc7fc7910456affb479c99aa89d3c89122142354200990a27aecdde4dc90bdb7"
url "https://fadingred.com/senuti_#{version}.zip"
name "Senuti"
desc "Transfers songs, playlists, or videos from an iPod to a computer"
homepage "https://fadingred.com/"
app "Senuti.app"
caveats do
discontinued
end
end