mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
Add Qdesktop version 0.1.2
Qdesktop lets you set a web page of your liking as the desktop background of your Mac. Fix version number.
This commit is contained in:
parent
9e09d8788d
commit
30d4e15eec
1 changed files with 7 additions and 0 deletions
7
Casks/qdesktop.rb
Normal file
7
Casks/qdesktop.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
class Qdesktop < Cask
|
||||
url 'https://bitbucket.org/qvacua/qvacua/downloads/Qdesktop-0.1.1.zip'
|
||||
homepage 'http://qvacua.com'
|
||||
version '0.1.1'
|
||||
sha256 '1eddd3513cca892fb8e53452d79d4589ef5b1e3cd885a1f52748b6df64588094'
|
||||
link 'Qdesktop.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue