Skip to content

Commit

Permalink
update mirror config example
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 committed Feb 20, 2020
1 parent 6e19633 commit 9c6a780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mirror.example.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"filename": "julia-$patch_version-$osarch.$extension",
"latest_filename": "julia-latest-$osbit.$extension",
"filename": "$filename",
"latest_filename": "$latest_filename",
"path": "releases/$vminor_version/$filename",
"overwrite": "False",
"require_latest": "True"
Expand Down

0 comments on commit 9c6a780

Please sign in to comment.