Documentation ¶
Index ¶
Constants ¶
View Source
const ( ReleaseUrl string = "https://download.blender.org/release/" DownloadUrl string = "https://builder.blender.org/download" )
Variables ¶
View Source
var Platforms = [4]string{"windows", "linux", "macos arm", "macos intel"}
Functions ¶
func FindVerisonNumberStr ¶
func GenerateHash ¶ added in v0.2.0
func ParsePlatform ¶
Types ¶
type Collector ¶ added in v0.2.0
type Collector struct {
// contains filtered or unexported fields
}
func (*Collector) GetStableBuilds ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.