winetricks 20161107
Closes #6712. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
dd8b6f2ef7
commit
28b5781569
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Winetricks < Formula
|
||||
desc "Download and install various runtime libraries"
|
||||
homepage "https://github.com/Winetricks/winetricks"
|
||||
url "https://github.com/Winetricks/winetricks/archive/20161012.tar.gz"
|
||||
sha256 "094ecc82178bb2b6875e29927df068a1d7c114868ec86d5517e26e0214030f6f"
|
||||
url "https://github.com/Winetricks/winetricks/archive/20161107.tar.gz"
|
||||
sha256 "4724002393e4b3ff4a01ee5210337fe285a0b4bb83381eb4d60f59d21a7229ec"
|
||||
head "https://github.com/Winetricks/winetricks.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue