fix style

This commit is contained in:
Leo 2023-08-19 19:36:50 +08:00
parent ffbef2ed3b
commit be4fce1235
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ cask "scihubeva" do
url "https://github.com/leovan/SciHubEVA/releases/download/v#{version}/SciHubEVA-#{arch}-v#{version}.dmg"
name "Sci-Hub EVA"
desc "A cross-platform Sci-Hub GUI application powered by Python and Qt."
desc "Cross-platform Sci-Hub GUI application powered by Python and Qt"
homepage "https://github.com/leovan/SciHubEVA"
app "Sci-Hub EVA.app"
@ -18,4 +18,4 @@ cask "scihubeva" do
"~/Library/Preferences/tech.leovan.SciHubEVA.plist",
"~/Library/Saved Application State/tech.leovan.SciHubEVA.savedState",
]
end
end