Skip to content

Commit

Permalink
Caskの説明に歌声合成ができることを含める (#38)
Browse files Browse the repository at this point in the history
Update descriptions to include singing synthesizer
  • Loading branch information
umi1299 authored Jun 10, 2024
1 parent 909be13 commit 1154d20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Casks/voicevox-dev.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url "https://github.com/VOICEVOX/voicevox/releases/download/#{version}/VOICEVOX.#{version}-#{arch}.dmg",
verified: "github.com/VOICEVOX/voicevox/"
name "VOICEVOX"
desc "Free, medium-quality text-to-speech software"
desc "Free, medium-quality text-to-speech and singing synthesizer software"
homepage "https://voicevox.hiroshiba.jp/"

livecheck do
Expand Down
2 changes: 1 addition & 1 deletion Casks/voicevox-preview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
url "https://github.com/VOICEVOX/voicevox/releases/download/#{version}/VOICEVOX.#{version}.dmg",
verified: "github.com/VOICEVOX/voicevox/"
name "VOICEVOX"
desc "Free, medium-quality text-to-speech software"
desc "Free, medium-quality text-to-speech and singing synthesizer software"
homepage "https://voicevox.hiroshiba.jp/"

livecheck do
Expand Down
2 changes: 1 addition & 1 deletion Casks/voicevox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
url "https://github.com/VOICEVOX/voicevox/releases/download/#{version}/VOICEVOX.#{version}.dmg",
verified: "github.com/VOICEVOX/voicevox/"
name "VOICEVOX"
desc "Free, medium-quality text-to-speech software"
desc "Free, medium-quality text-to-speech and singing synthesizer software"
homepage "https://voicevox.hiroshiba.jp/"

livecheck do
Expand Down

0 comments on commit 1154d20

Please sign in to comment.