mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-02 10:27:15 +01:00
automatize versions of zlib and cmake too
This commit is contained in:
parent
5a3fff9ea5
commit
b9c4e78fa0
@ -20,6 +20,8 @@ function Fetch-Latest-Release([string]$OrgRepo, [string]$NameRegex) {
|
||||
|
||||
Add-Member -InputObject $asset -NotePropertyName "tag_name" -NotePropertyValue $releases_release.tag_name.Substring(1)
|
||||
|
||||
Write-Host $asset
|
||||
|
||||
return $asset
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user