From 8d501c9e8f4a769bf4c233cfb706d9c2ebe29d7a Mon Sep 17 00:00:00 2001 From: Yoshitaka Moriwaki Date: Fri, 7 Aug 2026 08:09:35 +0900 Subject: [PATCH] patinae 0.4.6 --- Formula/patinae.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/patinae.rb b/Formula/patinae.rb index f07d44213..81cf59ea2 100644 --- a/Formula/patinae.rb +++ b/Formula/patinae.rb @@ -3,8 +3,8 @@ class Patinae < Formula desc "Fast, programmable molecular viewer for research, scripting, and the web" homepage "https://github.com/zmactep/patinae" - url "https://github.com/zmactep/patinae/archive/refs/tags/v0.4.5.tar.gz" - sha256 "fbbc10d3c2e7f25d5a19f8eaf6a2cbedf54143e775cf6646bf8ac52c5fbc85ea" + url "https://github.com/zmactep/patinae/archive/refs/tags/v0.4.6.tar.gz" + sha256 "ba6a6752dc73c31b22ca560fa1bb1b39407982902397a3eff33a387c1d18a1c9" license "BSD-3-Clause" head "https://github.com/zmactep/patinae.git", branch: "main"