From bafa3ba69e1efde3e1e3a52c38471ff3b3b64c32 Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Sun, 24 Mar 2024 05:13:03 +0000 Subject: [PATCH] voicevox 0.18.0 --- Casks/voicevox.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/voicevox.rb b/Casks/voicevox.rb index 38788af..cf854d6 100644 --- a/Casks/voicevox.rb +++ b/Casks/voicevox.rb @@ -1,6 +1,6 @@ cask "voicevox" do - version "0.17.2" - sha256 "40fe8eb4e1d9dd462b02bb32d87da4a6a465233cafedbd120ac14ae237490f47" + version "0.18.0" + sha256 "a68fe18e09ad6bb291dd0394b33191914973a958ef71ba1559246d1a0eac46ba" url "https://github.com/VOICEVOX/voicevox/releases/download/#{version}/VOICEVOX.#{version}.dmg", verified: "github.com/VOICEVOX/voicevox/"