luau: update 0.513 bottle.

master
BrewTestBot 2022-02-05 16:08:07 +00:00
parent c829f0656f
commit 381ce89458
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Luau < Formula
head "https://github.com/Roblox/luau.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "cc3c07cd7f660d22e63a0b7b3e206b5a9ae20ed7f63a365b2a10981d8c2f5e9b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bfc7cec79a46b727d5c9f54f1f515625ee139efd285f7a972d3ff1c1cc2dea09"
sha256 cellar: :any_skip_relocation, monterey: "ae0cd211493854ab9121de32feacaf50adb2e4022dec6cb15c1a4d9e44fb00e4"
sha256 cellar: :any_skip_relocation, big_sur: "b82ee6a4afb16c9a4998b33b3f0b13aefd3ac6a998a1ed0e8b671afcd0aceb79"
sha256 cellar: :any_skip_relocation, catalina: "6dc2f4101c903f6d4e3230d528b37ee07491080f8803c17a5278cb51a2209bb5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8fb497e44fe6f8939fe33c3b454badf96ad8ef22de7c6d248dd76bfda5922c7e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e5f50bdc80a69121a81b8d95c4845db2d807c3ae1f457b53bb6c98d79cc22c08"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "986fc4ada6b41ecfec9ad098eb86f5740f90be0d12ece542d18bfb71b402f60d"
sha256 cellar: :any_skip_relocation, monterey: "a3e9002fde7a1ca8349892c8073158dc57481f353860d11265e5a03d91bb21ed"
sha256 cellar: :any_skip_relocation, big_sur: "5f27caf898ba5baab9bdf672f403b5d5024a5e7a9010015952325687950765d5"
sha256 cellar: :any_skip_relocation, catalina: "cf49cfcda7ab53558df4f350730217939304c5a1b8a94b06f32a32481c7eee71"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8c55d3d52e668e57c7cf80478164c2e240be634d2149118ef09122aa4aa5248e"
end
depends_on "cmake" => :build