We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163177f commit 09869baCopy full SHA for 09869ba
Formula/game-porting-toolkit.rb
@@ -1,7 +1,7 @@
1
class GamePortingToolkit < Formula
2
desc "Apple Game Porting Toolkit"
3
homepage "https://developer.apple.com/"
4
- url "https://github.com/The-Wineskin-Project/wine/archive/refs/heads/Game-Porting-Toolkit-1.1-Fixup.zip"
+ url "https://github.com/The-Wineskin-Project/wine/archive/refs/heads/Game-Porting-Toolkit-1.1-Fixup.tar.gz"
5
version "1.1"
6
sha256 "cdfe282ce33788bd4f969c8bfb1d3e2de060eb6c296fa1c3cdf4e4690b8b1831"
7
0 commit comments