Skip to content

Commit

Permalink
openkim-models: add livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
samford authored Jan 7, 2021
1 parent ec1e334 commit 288c47e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/openkim-models.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class OpenkimModels < Formula
sha256 "50338084ece92ec0fb13b0bbdf357b5d7450e26068ba501f23c315f814befc26"
revision 1

livecheck do
url "https://s3.openkim.org/archives/collection/"
regex(/href=.*?openkim-models[._-]v?(\d+(?:-\d+)+)\.t/i)
end

bottle do
sha256 "d8eb0ffb78085bf3d5770d022378d82631e75c8975611bcd4f6b63a33f0ef74c" => :big_sur
sha256 "9420d4f91176705c43778e8566407d3310924b35dc0e10c3ceaaac86dc5c3713" => :catalina
Expand Down

0 comments on commit 288c47e

Please sign in to comment.