We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63286c1 commit af6b221Copy full SHA for af6b221
1 file changed
Formula/s/sdl12-compat.rb
@@ -1,8 +1,8 @@
1
class Sdl12Compat < Formula
2
desc "SDL 1.2 compatibility layer that uses SDL 2.0 behind the scenes"
3
homepage "https://github.com/libsdl-org/sdl12-compat"
4
- url "https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-1.2.74.tar.gz"
5
- sha256 "2588686c0972e1785829dc3bf436b543c317e6afa30a9b91d48013dd9c110e81"
+ url "https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-1.2.76.tar.gz"
+ sha256 "e889ac9c7e8a6bdfc31972bf1f1254b84882cb52931608bada62e8febbf0270b"
6
license all_of: ["Zlib", "MIT-0"]
7
compatibility_version 1
8
head "https://github.com/libsdl-org/sdl12-compat.git", branch: "main"
0 commit comments