diff --git a/Cocktail/CocktailReleasesInfoProvider.py b/Cocktail/CocktailReleasesInfoProvider.py index 73701509..5648e8ce 100644 --- a/Cocktail/CocktailReleasesInfoProvider.py +++ b/Cocktail/CocktailReleasesInfoProvider.py @@ -62,11 +62,10 @@ # Bundle ID says Ventura but it's the correct one for the Sonoma edition "bundle_id": "com.maintain.cocktail.ventura165", }, - # Expected late 2024 - # "15": { - # "filename": "Cocktail18SE.dmg", - # "bundle_id": "com.maintain.cocktail.ventura165", - # }, + "15": { + "filename": "Cocktail18SE.dmg", + "bundle_id": "com.maintain.cocktail.sequoia", + }, } # Base URL for downloading releases