mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Spillo is a powerful, beautiful and amazingly fast Pinboard client for OS X. Spillo lets you browse and organize your bookmarks in a stunning modern interface. Spillo also makes creating a bookmark from anywhere on your Mac as convenient as possible.
9 lines
200 B
Ruby
9 lines
200 B
Ruby
class Spillo < Cask
|
|
version 'latest'
|
|
sha256 :no_check
|
|
|
|
url 'http://ddvl.me/3Q1U1J2N1W26/download/Spillo.zip'
|
|
homepage 'http://bananafishsoftware.com/products/spillo/'
|
|
|
|
link 'Spillo.app'
|
|
end
|