Skip to content

Commit

Permalink
rakudo-star: fix url (Homebrew#40963)
Browse files Browse the repository at this point in the history
The rakudo-star file servers have changed paths. The checksums still match.
  • Loading branch information
mistydemeo authored Jun 14, 2019
1 parent b2f0b10 commit 092a2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/rakudo-star.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class RakudoStar < Formula
desc "Perl 6 compiler"
homepage "https://rakudo.org/"
url "https://rakudo.perl6.org/downloads/star/rakudo-star-2019.03.tar.gz"
url "https://rakudostar.com/files/star/rakudo-star-2019.03.tar.gz"
sha256 "640a69de3a2b4f6c49e75a01040e8770de3650ea1d5bb61057e3dfa3c79cc008"

bottle do
Expand Down

0 comments on commit 092a2c3

Please sign in to comment.