From 1607f0f4e07406e2c1460b4e07cbe61e10f91070 Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Tue, 17 Sep 2024 14:10:46 -0700 Subject: [PATCH] Update CocktailReleasesInfoProvider with Sequoia version --- Cocktail/CocktailReleasesInfoProvider.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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