Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MostafaMollaali
dynamic
Commits
17f179d9
Verified
Commit
17f179d9
authored
4 years ago
by
Lars Bilke
Browse files
Options
Downloads
Patches
Plain Diff
[web] Fix latest download links.
parent
d948da34
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web/content/releases/_index.md
+5
-4
5 additions, 4 deletions
web/content/releases/_index.md
with
5 additions
and
4 deletions
web/content/releases/_index.md
+
5
−
4
View file @
17f179d9
...
...
@@ -7,27 +7,28 @@ weight = 1
aliases = ["/downloads", "/download"] # Redirect for Hydrology II tutorial
# url encode job name, https://www.w3schools.com/tags/ref_urlencode.ASP
[[head_downloads]]
name = "Latest Windows CLI with Utilities"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-win?job=build+win"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-win?job=build+win
%3A+%5BUSE_PYTHON%3DON%5D
"
note = "Download and unpack .zip-file"
icon = "fab fa-windows"
[[head_downloads]]
name = "Latest Windows Data Explorer with Utilities"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-gui-win?job=build+gui+win"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-gui-win?job=build+gui+win
%3A+%5BUSE_PYTHON%3DON%5D
"
note = "Download and unpack .zip-file"
icon = "fab fa-windows"
[[head_downloads]]
name = "Latest Windows CLI with Utilities (without Python bindings)"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-win?job=build+win
+no+python
"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-win?job=build+win
%3A+%5BUSE_PYTHON%3DOFF%5D
"
note = "Download and unpack .zip-file"
icon = "fab fa-windows"
[[head_downloads]]
name = "Latest Windows Data Explorer with Utilities (without Python bindings)"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-gui-win?job=build+gui+win
+no+python
"
url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/build-gui-win?job=build+gui+win
%3A+%5BUSE_PYTHON%3DOFF%5D
"
note = "Download and unpack .zip-file"
icon = "fab fa-windows"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment