Skip to content

Commit 0a634c2

Browse files
committed
sdl3 3.2.2
autobump: add sdl3 Signed-off-by: Rui Chen <[email protected]>
1 parent 23a8b3c commit 0a634c2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2903,6 +2903,7 @@ sdl2
29032903
sdl2_image
29042904
sdl2_sound
29052905
sdl2_ttf
2906+
sdl3
29062907
seal
29072908
seam
29082909
seaweedfs

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://www.libsdl.org/"
4-
url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.0/SDL3-3.2.0.tar.gz"
5-
sha256 "bf308f92c5688b1479faf5cfe24af72f3cd4ce08d0c0670d6ce55bc2ec1e9a5e"
4+
url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.2/SDL3-3.2.2.tar.gz"
5+
sha256 "d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec"
66
license "Zlib"
77
head "https://github.com/libsdl-org/SDL.git", branch: "main"
88

0 commit comments

Comments
 (0)