Skip to content

Commit f92c010

Browse files
committed
sdl3 3.2.24
1 parent ae9bd28 commit f92c010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sdl3.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sdl3 < Formula
22
desc "Low-level access to audio, keyboard, mouse, joystick, and graphics"
33
homepage "https://libsdl.org/"
4-
url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.22/SDL3-3.2.22.tar.gz"
5-
sha256 "f29d00cbcee273c0a54f3f32f86bf5c595e8823a96b1d92a145aac40571ebfcc"
4+
url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.24/SDL3-3.2.24.tar.gz"
5+
sha256 "81cc0fc17e5bf2c1754eeca9af9c47a76789ac5efdd165b3b91cbbe4b90bfb76"
66
license "Zlib"
77
head "https://github.com/libsdl-org/SDL.git", branch: "main"
88

0 commit comments

Comments
 (0)