Skip to content

Commit

Permalink
rakudo: add 2018.12 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and fxcoudert committed Jan 7, 2019
1 parent bb456f8 commit 9e6c35d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/rakudo.rb
Expand Up @@ -4,6 +4,12 @@ class Rakudo < Formula
url "https://rakudo.perl6.org/downloads/rakudo/rakudo-2018.12.tar.gz"
sha256 "67bb02b9afd4f2a2a8542e25ce2691bc2d77864668f0fc82e1d39dea31a584fa"

bottle do
sha256 "ff76c570e4ee24d0fe5f3cee06994e9acaeb6b6398bca06efab140e7135aeb1a" => :mojave
sha256 "17a8570054d279c922068afe4772062f4b47977203b101ee180c3b6908b9115c" => :high_sierra
sha256 "fd71fce5030a6b05098d1918306f8cf40f286fe5e98b4f57b2e0f22585bf2ee2" => :sierra
end

depends_on "nqp"

def install
Expand Down

0 comments on commit 9e6c35d

Please sign in to comment.