diff --git a/.github/autobump.txt b/.github/autobump.txt index e8193adf65c61c..0e22416f88ff53 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -2846,6 +2846,7 @@ scw sdb sdl2 sdl2_image +sdl2_sound sdl2_ttf seal seam diff --git a/Formula/s/sdl2_sound.rb b/Formula/s/sdl2_sound.rb index 3f32be34c152e3..78c8a63b8f7694 100644 --- a/Formula/s/sdl2_sound.rb +++ b/Formula/s/sdl2_sound.rb @@ -1,8 +1,8 @@ class Sdl2Sound < Formula desc "Abstract soundfile decoder for SDL" homepage "https://icculus.org/SDL_sound/" - url "https://github.com/icculus/SDL_sound/releases/download/v2.0.2/SDL2_sound-2.0.2.tar.gz" - sha256 "465a81d6004af731768b881b2f50383150cc58a8d346653bad85e2375829cc3a" + url "https://github.com/icculus/SDL_sound/releases/download/v2.0.4/SDL2_sound-2.0.4.tar.gz" + sha256 "f73f6720dba2e677c0bf70d0c76ca3c96d865d04025e49a8b161711685961931" license all_of: [ "Zlib", any_of: ["Artistic-1.0-Perl", "LGPL-2.1-or-later"], # timidity