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 991e4ab commit ce127f4Copy full SHA for ce127f4
Formula/nqp.rb
@@ -1,8 +1,8 @@
1
class Nqp < Formula
2
desc "Lightweight Perl 6-like environment for virtual machines"
3
homepage "https://github.com/perl6/nqp"
4
- url "https://github.com/perl6/nqp/releases/download/2020.07/nqp-2020.07.tar.gz"
5
- sha256 "1bf941f10fc4eeef511ef0b6366f8c87a6327062c8400b44a8a148af3bb22a4e"
+ url "https://github.com/perl6/nqp/releases/download/2020.08/nqp-2020.08.tar.gz"
+ sha256 "a2b68c112adeb11e9ead3f63aa83249821d4c4b23d5f7c35c9effbafb2b4a128"
6
license "Artistic-2.0"
7
8
bottle do
0 commit comments