diff --git a/Cosmic/Subcommands/Add.swift b/Cosmic/Subcommands/Add.swift index 8d18046..04738be 100644 --- a/Cosmic/Subcommands/Add.swift +++ b/Cosmic/Subcommands/Add.swift @@ -48,7 +48,7 @@ extension Cosmic { guard let manifestURL = URL( string: - "https://raw.githubusercontent.com/willswire/cosmic-pkgs/refs/heads/main/\(packageName).pkl" + "https://raw.githubusercontent.com/willswire/cosmic-pkgs/refs/tags/v0.0.1/\(packageName).pkl" ) else { throw AddError.manifestNotFound(