Skip to content

Commit 8716004

Browse files
committed
sdl2 2.30.12
1 parent 87bea46 commit 8716004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sdl2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sdl2 < 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-2.30.11/SDL2-2.30.11.tar.gz"
5-
sha256 "8b8d4aef2038533da814965220f88f77d60dfa0f32685f80ead65e501337da7f"
4+
url "https://github.com/libsdl-org/SDL/releases/download/release-2.30.12/SDL2-2.30.12.tar.gz"
5+
sha256 "ac356ea55e8b9dd0b2d1fa27da40ef7e238267ccf9324704850d5d47375b48ea"
66
license "Zlib"
77

88
livecheck do

0 commit comments

Comments
 (0)