11class 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.4.2 /SDL3-3.4.2 .tar.gz"
5- sha256 "ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c "
4+ url "https://github.com/libsdl-org/SDL/releases/download/release-3.4.4 /SDL3-3.4.4 .tar.gz"
5+ sha256 "ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864 "
66 license "Zlib"
77 compatibility_version 1
88 head "https://github.com/libsdl-org/SDL.git" , branch : "main"
@@ -14,12 +14,12 @@ class Sdl3 < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any , arm64_tahoe : "b941840dd9cf51e809caace7b82226c9c0733b50bb5e9672cff9d66bcf7aa145 "
18- sha256 cellar : :any , arm64_sequoia : "72b0114451067003c6ad857b4a462f303f24ef756d2e01d6b6872421635d6a47 "
19- sha256 cellar : :any , arm64_sonoma : "bc23a37e5bd9af3fdd6fa958294d9579b5000ab9702a992332c4a2acf40edf38 "
20- sha256 cellar : :any , sonoma : "7691c5be02726b18dddd7ce5b4a866248eafeb1cdd8b5627f26d1c1a32cee753 "
21- sha256 cellar : :any_skip_relocation , arm64_linux : "f21a84f5266c61587b23c5bb238fe5d952419062e0f81f22ac5a42c0b13b31ce "
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "b7d16d1f21eb263ae96fe3afe6958b96d2e951ad2a288d0e7735561206ecb7f7 "
17+ sha256 cellar : :any , arm64_tahoe : "e755581de2dc4d285d7408cbdcd028786e86554f6b9ad1a39640a8684947a862 "
18+ sha256 cellar : :any , arm64_sequoia : "f85fe79a52ebe9e384779ecfc30ddb9dcc80a300ac9c3c218c8857dc2c6a977c "
19+ sha256 cellar : :any , arm64_sonoma : "557ed179eb9bb6c0c8b989d5614cf0029c3f7844444068569072f1416596ecb7 "
20+ sha256 cellar : :any , sonoma : "1d046b4f5c731870ce735c69614c84585753ddd3e0bcf328bff98ec30a7aaaef "
21+ sha256 cellar : :any_skip_relocation , arm64_linux : "b20d983b09b1f6e065837f9d5d8a746d10c6cd443c6e5442e013a7cec1e1b592 "
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "752ae1ed99c939e1888fc616f0209d3376389d3d27afb62afeb8a081c74a9ed5 "
2323 end
2424
2525 depends_on "cmake" => :build
0 commit comments