From 276dd33314d598d427d88ada896433b3c39d2ac9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:57:03 +0000 Subject: [PATCH] decasify 0.9.0 --- Formula/d/decasify.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/d/decasify.rb b/Formula/d/decasify.rb index 5eb4f039343bf..dea948e6aa405 100644 --- a/Formula/d/decasify.rb +++ b/Formula/d/decasify.rb @@ -1,8 +1,8 @@ class Decasify < Formula desc "Utility for casting strings to title-case according to locale-aware style guides" homepage "https://github.com/alerque/decasify" - url "https://github.com/alerque/decasify/releases/download/v0.8.0/decasify-0.8.0.tar.zst" - sha256 "1d35006ffc8bdc7e01fe7fc471dfdf0e99d3622ab0728fc4d3bb1aea9148214e" + url "https://github.com/alerque/decasify/releases/download/v0.9.0/decasify-0.9.0.tar.zst" + sha256 "3bec394fa02877e29b025aa24a9d9cd2087a93119904095c43786c1e4e8f1429" license "LGPL-3.0-only" bottle do