From 96940e69d7de24ad0b509d8b5550e1189b97b9e8 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Mon, 24 Apr 2023 12:24:41 -0700 Subject: [PATCH] packmol 20.14.2 --- Formula/packmol.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/packmol.rb b/Formula/packmol.rb index 2d673cec8bc99..e01a555b1ad53 100644 --- a/Formula/packmol.rb +++ b/Formula/packmol.rb @@ -1,8 +1,8 @@ class Packmol < Formula desc "Packing optimization for molecular dynamics simulations" homepage "https://www.ime.unicamp.br/~martinez/packmol/" - url "https://github.com/m3g/packmol/archive/v20.14.1.tar.gz" - sha256 "ef66a006f16dab57a04bd5d6238217f9f969dc99931d56e01f93f1c11dc710db" + url "https://github.com/m3g/packmol/archive/v20.14.2.tar.gz" + sha256 "9b7647179bb3780f0df7bad866ada346d7cb3f67576199f95b654fe833e728a4" license "MIT" head "https://github.com/m3g/packmol.git", branch: "master"