admesh 0.98.2
Closes Homebrew/homebrew#40645. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
51fb2b63fe
commit
5be6a25687
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
require "formula"
|
||||
|
||||
class Admesh < Formula
|
||||
desc "Processes triangulated solid meshes"
|
||||
homepage "https://github.com/admesh/admesh"
|
||||
url "https://github.com/admesh/admesh/releases/download/v0.98.1/admesh-0.98.1.tar.gz"
|
||||
sha1 "8256f549cb175b6783562a2603ec08f04e26b949"
|
||||
url "https://github.com/admesh/admesh/releases/download/v0.98.2/admesh-0.98.2.tar.gz"
|
||||
sha256 "ae34a6f42136a434ae242dcd76415dca326ecd1fe55bbd253bb56318ceee382b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue