mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Update Sparkle to 1.20.0
Unfortunately, due to the nature of the issue a manual update to a new version will be required. Fixes: #600
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
#endif
|
||||
- (void) setAutoUpdateToBeta: (id) sender
|
||||
{
|
||||
[[SUUpdater sharedUpdater] setAllowedTags: SPARKLE_TAG ? [NSSet setWithObject: @"beta"] : nil];
|
||||
// TODO: Support beta releases (if/when necessary)
|
||||
}
|
||||
|
||||
- (void) setPort: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user