From 48a2cc47c673ca4085e45473f1b8ca744135eb53 Mon Sep 17 00:00:00 2001 From: backwardspy Date: Sun, 2 Jun 2024 12:16:22 +0000 Subject: [PATCH] catwalk 1.3.1 --- Formula/catwalk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/catwalk.rb b/Formula/catwalk.rb index 5d282ca..e162d25 100644 --- a/Formula/catwalk.rb +++ b/Formula/catwalk.rb @@ -1,8 +1,8 @@ class Catwalk < Formula desc "Soothing preview image generator for the high-spirited!" homepage "https://github.com/catppuccin/toolbox/tree/main/catwalk" - url "https://github.com/catppuccin/toolbox/archive/refs/tags/catwalk-v1.3.0.tar.gz" - sha256 "e660ff504641d0eec9a69c2945970cfd121de9c7e6dd769c6ba3a72fed76700a" + url "https://github.com/catppuccin/toolbox/archive/refs/tags/catwalk-v1.3.1.tar.gz" + sha256 "b9093e5f93aa94526675c03f921f8d94d1832640d281b0c3f96fa00c00015213" license "MIT" head "https://github.com/catppuccin/toolbox.git", branch: "main"