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 ebc12a0 commit a9112bbCopy full SHA for a9112bb
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.32.8/SDL2-2.32.8.tar.gz"
5
- sha256 "0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e"
+ url "https://github.com/libsdl-org/SDL/releases/download/release-2.32.10/SDL2-2.32.10.tar.gz"
+ sha256 "5f5993c530f084535c65a6879e9b26ad441169b3e25d789d83287040a9ca5165"
6
license "Zlib"
7
8
livecheck do
0 commit comments