Skip to content

Commit 0b2368e

Browse files
committed
sdl3 3.2.14
1 parent b01fee9 commit 0b2368e

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.12/SDL3-3.2.12.tar.gz"
5-
sha256 "9734f308e130c64a2b4df6bca5884c5aca577ee6c7c77ab3379474ea85e51f96"
4+
url "https://github.com/libsdl-org/SDL/releases/download/release-3.2.14/SDL3-3.2.14.tar.gz"
5+
sha256 "b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f"
66
license "Zlib"
77
head "https://github.com/libsdl-org/SDL.git", branch: "main"
88

0 commit comments

Comments
 (0)