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 307f567 commit 2fbf3b9Copy full SHA for 2fbf3b9
1 file changed
Formula/n/nqp.rb
@@ -1,8 +1,8 @@
1
class Nqp < Formula
2
desc "Lightweight Raku-like environment for virtual machines"
3
homepage "https://github.com/Raku/nqp"
4
- url "https://github.com/Raku/nqp/releases/download/2026.03/nqp-2026.03.tar.gz"
5
- sha256 "e7c15fcb5a77a6b5295dba68a9bd3a2d3151a66851e1f82f7e8e701741c97da5"
+ url "https://github.com/Raku/nqp/releases/download/2026.04/nqp-2026.04.tar.gz"
+ sha256 "f3ba05cb0b99848ff19994485dc6d57c47659a3a57637a169477eae6beb9737d"
6
license "Artistic-2.0"
7
8
livecheck do
0 commit comments