Skip to content

Commit

Permalink
* Bumped to RC18.
Browse files Browse the repository at this point in the history
Signed-off-by: Digimer <digimer@alteeve.ca>
  • Loading branch information
Digimer committed May 24, 2017
1 parent 20f2589 commit 88922e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/anvil-generate-iso
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ my $conf = {
# access that file, we'll use 'striker_default'. Optionally, the user can request the latest
# master with '--master', in which case we will download the 'striker_master' URL. In all
# cases, the downloaded file will be saved as 'striker_zip_file'.
striker_default => "https://github.com/ClusterLabs/striker/archive/2.0.0b-rc17.zip",
striker_default => "https://github.com/ClusterLabs/striker/archive/2.0.0b-rc18.zip",
striker_latest => "https://www.alteeve.com/an-repo/striker_latest.txt",
striker_master => "https://codeload.github.com/ClusterLabs/striker/zip/master",
striker_zip_file => "striker.zip",
Expand Down
2 changes: 1 addition & 1 deletion tools/striker-update
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ my $an = AN::Tools->new({
# access that file, we'll use 'striker_default'. Optionally, the user can request the latest
# master with '--master', in which case we will download the 'striker_master' URL. In all
# cases, the downloaded file will be saved as 'striker_zip_file'.
striker_default => "https://github.com/ClusterLabs/striker/archive/2.0.0b-rc17.zip",
striker_default => "https://github.com/ClusterLabs/striker/archive/2.0.0b-rc18.zip",
striker_latest => "https://www.alteeve.com/an-repo/striker_latest.txt",
striker_master => "https://codeload.github.com/ClusterLabs/striker/zip/master",
support => "https://alteeve.com/w/Support",
Expand Down

0 comments on commit 88922e9

Please sign in to comment.