sollya: update stable, add livecheck (#85386)

master
Sam Ford 2021-09-17 20:00:42 -04:00 committed by GitHub
parent bbace164be
commit ad6ca707a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,10 +1,15 @@
class Sollya < Formula
desc "Library for safe floating-point code development"
homepage "https://www.sollya.org/"
url "https://gforge.inria.fr/frs/download.php/file/37749/sollya-7.0.tar.gz"
url "https://www.sollya.org/releases/sollya-7.0/sollya-7.0.tar.gz"
sha256 "30487b8242fb40ba0f4bc2ef23a8ef216477e57b1db277712fde1f53ceebb92a"
revision 1
livecheck do
url "https://www.sollya.org/download.php"
regex(/href=.*?sollya[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do
sha256 cellar: :any, arm64_big_sur: "e85099273aa58bed86a2f3f5cecd630d6ef34733eb82781db493baf17e3beecb"
sha256 cellar: :any, big_sur: "c4bfa257d2e396ec055f3032d5ece3753d47f582db360d2f5c639d5d21304bc9"