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 12a4849Copy full SHA for 12a4849
1 file changed
Formula/s/sdl3.rb
@@ -1,8 +1,8 @@
1
class Sdl3 < Formula
2
desc "Low-level access to audio, keyboard, mouse, joystick, and graphics"
3
homepage "https://libsdl.org/"
4
- url "https://github.com/libsdl-org/SDL/releases/download/release-3.4.2/SDL3-3.4.2.tar.gz"
5
- sha256 "ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c"
+ url "https://github.com/libsdl-org/SDL/releases/download/release-3.4.4/SDL3-3.4.4.tar.gz"
+ sha256 "ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864"
6
license "Zlib"
7
compatibility_version 1
8
head "https://github.com/libsdl-org/SDL.git", branch: "main"
0 commit comments