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 b01fee9 commit 0b2368eCopy full SHA for 0b2368e
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.2.12/SDL3-3.2.12.tar.gz"
5
- sha256 "9734f308e130c64a2b4df6bca5884c5aca577ee6c7c77ab3379474ea85e51f96"
+ url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.14/SDL3-3.2.14.tar.gz"
+ sha256 "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f"
6
license "Zlib"
7
head "https://github.com/libsdl-org/SDL.git", branch: "main"
8
0 commit comments