ispc 1.11.0

Closes #40510.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
Igor Kapkov 2019-05-31 09:59:34 +10:00 committed by Sean Molenaar
parent 0fabb84d2b
commit 432b587c1e
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -1,9 +1,8 @@
class Ispc < Formula
desc "Compiler for SIMD programming on the CPU"
homepage "https://ispc.github.io"
url "https://github.com/ispc/ispc/archive/v1.10.0.tar.gz"
sha256 "0aa30e989f8d446b2680c9078d5c5db70634f40b9aa07db387aa35aa08dd0b81"
revision 1
url "https://github.com/ispc/ispc/archive/v1.11.0.tar.gz"
sha256 "f48ef6e8a1fe5ad4fca691583bf7419f4dce1596e7ed850ff99cc017f8711b2f"
bottle do
cellar :any