aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ispc.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ispc.rb b/Library/Formula/ispc.rb
index 6803aca8a..0a67b17e8 100644
--- a/Library/Formula/ispc.rb
+++ b/Library/Formula/ispc.rb
@@ -1,9 +1,9 @@
require "formula"
class Ispc < Formula
- homepage "http://ispc.github.io"
- url "https://downloads.sourceforge.net/project/ispcmirror/v1.7.0/ispc-v1.7.0-osx.tar.gz"
- sha1 "ff5ee40ba0eb7313b7dc25ceb1e107da058dae65"
+ homepage "https://ispc.github.io"
+ url "https://downloads.sourceforge.net/project/ispcmirror/v1.8.0/ispc-v1.8.0-osx.tar.gz"
+ sha1 "e645860d2167daa2ffb2fa0cba17df156e1136fc"
def install
bin.install "ispc"