-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Kollaborate Transfer 1.3.0.0 #17155
Conversation
version '1.3.0.0' | ||
sha256 '3fcfd9bab9232133b2a78bcbfc6fecf1b4730adf014996d5bd2fdf57d2e5b734' | ||
|
||
url "http://www.digitalrebellion.com/download/kollabtransfer?version=#{version.no_dots}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a comment # digitalrebellion.com is the official download host per the vendor homepage
Ah thank you! Forgot about that. Coming right up |
url "http://www.digitalrebellion.com/download/kollabtransfer?version=#{version.no_dots}" | ||
name 'Kollaborate Transfer' | ||
homepage 'https://www.kollaborate.tv/resources' | ||
license :commercial |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's listed as free on the homepage. Why :commercial
?
Same reasoning as #17158 (comment) |
Batch uploader application for use with Digital Rebellion's Kollaborate video editing servers. Version-specific URL deduced. Added comment because vendor URL is different Updating license
Updated |
Thank you for the contribution. It was merged directly as 66fd4a2 to keep commit history cleaner. Your contribution is still credited to you. |
Batch uploader application for use with Digital Rebellion's Kollaborate
video editing servers. Version-specific URL deduced.