From f9be59b7c2a2e3e7126b7a8c4154322dfd4a437c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Wed, 20 Nov 2024 17:21:14 +0100 Subject: [PATCH] update s-dftd3 to v1.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- Formula/s-dftd3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s-dftd3.rb b/Formula/s-dftd3.rb index 58c47dd..108de8d 100644 --- a/Formula/s-dftd3.rb +++ b/Formula/s-dftd3.rb @@ -1,8 +1,8 @@ class SDftd3 < Formula desc "Simple reimplementation of DFT-D3" homepage "https://dftd3.readthedocs.io" - url "https://github.com/dftd3/simple-dftd3/archive/refs/tags/v0.7.0.tar.gz" - sha256 "19400a176eb4dcee7b89181a5a5f0033fe6b05c52821e54896a98448761d003a" + url "https://github.com/dftd3/simple-dftd3/archive/refs/tags/v1.2.1.tar.gz" + sha256 "3a12c04c490badc63054aca18ea7670d416fcc2152cfe9b8af220da57c39f942" license "LGPL-3.0-or-later" bottle do