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 87bea46 commit 8716004Copy full SHA for 8716004
Formula/s/sdl2.rb
@@ -1,8 +1,8 @@
1
class Sdl2 < Formula
2
desc "Low-level access to audio, keyboard, mouse, joystick, and graphics"
3
homepage "https://www.libsdl.org/"
4
- url "https://github.com/libsdl-org/SDL/releases/download/release-2.30.11/SDL2-2.30.11.tar.gz"
5
- sha256 "8b8d4aef2038533da814965220f88f77d60dfa0f32685f80ead65e501337da7f"
+ url "https://github.com/libsdl-org/SDL/releases/download/release-2.30.12/SDL2-2.30.12.tar.gz"
+ sha256 "ac356ea55e8b9dd0b2d1fa27da40ef7e238267ccf9324704850d5d47375b48ea"
6
license "Zlib"
7
8
livecheck do
0 commit comments