Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
emcifuntik committed May 4, 2023
1 parent 6bbcfdf commit a6638fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bass.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package("bass")
if is_plat("windows") then
add_urls("https://www.un4seen.com/files/bass$(version).zip")
add_versions("24", "906dee15e357669b646c9a6bcb225e817203ba34ad921c627f7546237fec93b5")
add_versions("24", "29dd7991eaa8c0e5c73968f8e0922ac214800a80fce89217d66745bc80f5f5b3")
end

if is_plat("linux") then
Expand Down

0 comments on commit a6638fd

Please sign in to comment.