packmol: update 20.010 bottle.
This commit is contained in:
parent
43bac5ca44
commit
792742d14d
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Packmol < Formula
|
|||
head "https://github.com/mcubeg/packmol.git"
|
||||
|
||||
bottle do
|
||||
sha256 "f2ecebd27ee7b115271c5361cbd8769dd5e8bf0fa8dc69fdd66a907bd4af6318" => :catalina
|
||||
sha256 "cf9e09622c5693667366b71ac09c0a1dcde7a66994ec5fecaae93c4187032667" => :mojave
|
||||
sha256 "7dbe01c4cf358d1183fcb8ca26e8289c20f8abd6ce04f078471eb34c65a0b204" => :high_sierra
|
||||
sha256 "c4cd96908626a8f04e3f9e0858c15deec9baa1841c1239fdcb08bd582f5acad1" => :sierra
|
||||
sha256 "30eaadfcb75cdfaeca7f10c9ae8b96c3f1a423420a1b1ee8e22bfa86a4f21d3d" => :catalina
|
||||
sha256 "3c486c726d2e535fed629ab3db8c09424be37ec11f4f3e75883cb1e5ee315907" => :mojave
|
||||
sha256 "2b9a34a4e1fa9cbc1d4b522b1d1cb591baf7e17d25fbb9ded02a636f95e982a3" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "gcc" # for gfortran
|
||||
|
|
Loading…
Reference in a new issue