mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
Initial commit, Repetitions 1.81.
This commit is contained in:
parent
09d70fa5a7
commit
404e7d4fbb
1 changed files with 12 additions and 0 deletions
12
Casks/repetitions.rb
Normal file
12
Casks/repetitions.rb
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
cask :v1 => 'repetitions' do
|
||||
version '1.81'
|
||||
sha256 '88fd58ae3f1cabfb8b642eb4a56cd6eb7f73571f869accaa504b2c4ef4f53865'
|
||||
|
||||
# secureserver.net is the official download host per the vendor homepage
|
||||
url "http://p3nlhg472c1472.shr.prod.phx3.secureserver.net/~repetitionsapp/Repetitions-#{version}-Mac_OS_X-x86_64.dmg"
|
||||
name 'Repetitions'
|
||||
homepage 'https://www.repetitionsapp.com'
|
||||
license :closed
|
||||
|
||||
app 'Repetitions.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue