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 2fbf3b9 commit 8530cc6Copy full SHA for 8530cc6
1 file changed
Formula/r/rakudo.rb
@@ -1,8 +1,8 @@
1
class Rakudo < Formula
2
desc "Mature, production-ready implementation of the Raku language"
3
homepage "https://rakudo.org"
4
- url "https://github.com/rakudo/rakudo/releases/download/2026.03/rakudo-2026.03.tar.gz"
5
- sha256 "c2a015bbe3ad1405b47eb6308b070168613bbfdde596272a828382aa61c409ff"
+ url "https://github.com/rakudo/rakudo/releases/download/2026.04/rakudo-2026.04.tar.gz"
+ sha256 "4adf4639cb877acc82d8e55360cd4be041e011ed589126b285d7621c2759a63d"
6
license "Artistic-2.0"
7
8
livecheck do
0 commit comments