8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce127f4 commit ae5e144Copy full SHA for ae5e144
Formula/rakudo.rb
@@ -1,8 +1,8 @@
1
class Rakudo < Formula
2
desc "Perl 6 compiler targeting MoarVM"
3
homepage "https://rakudo.org"
4
- url "https://github.com/rakudo/rakudo/releases/download/2020.07/rakudo-2020.07.tar.gz"
5
- sha256 "39624de1394b3e15bba0b456afb598fb2c47c3f38528ba375bed583213f0cab8"
+ url "https://github.com/rakudo/rakudo/releases/download/2020.08/rakudo-2020.08.tar.gz"
+ sha256 "44ffe9701b01a4156a036b8eaa9a73cdb7e85572ef514f27ef5762c30ff00327"
6
license "Artistic-2.0"
7
8
bottle do
0 commit comments