Skip to content

Commit 6637a58

Browse files
authored
Update config.toml
1 parent 67eeabb commit 6637a58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ blog = '/blog/:sections[1]/:slug'
125125
Headline = "Download"
126126

127127
[params.Download.gamma]
128-
StableLink64 = "https://teamcity.vvvv.org/guestAuth/app/rest/builds/id:40082/artifacts/content/vvvv_gamma_7.3-win-x64_setup.exe"
129-
StableLinkARM = "https://teamcity.vvvv.org/guestAuth/app/rest/builds/id:40083/artifacts/content/vvvv_gamma_7.3-win-arm64_setup.exe"
128+
StableLink64 = "https://teamcity.vvvv.org/guestAuth/app/rest/builds/id:40132/artifacts/content/vvvv_gamma_7.4-win-x64_setup.exe"
129+
StableLinkARM = "https://teamcity.vvvv.org/guestAuth/app/rest/builds/id:40133/artifacts/content/vvvv_gamma_7.4-win-arm64_setup.exe"
130130
CurrentPreview64BuildType = "vvvv_gamma_Build20225"
131131
CurrentPreviewArmBuildType = "vvvv_gamma_BuildWinArm64"
132132

@@ -138,7 +138,7 @@ blog = '/blog/:sections[1]/:slug'
138138
TabMac = "Mac / Parallels"
139139

140140
StableText = "Download: Stable"
141-
StableVersion = "Version: 7.3"
141+
StableVersion = "Version: 7.4"
142142

143143
PreviewText = "Download: Preview"
144144
PreviewLink = "PreviewDownloads"

0 commit comments

Comments
 (0)