mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
sage: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+2
-2
@@ -30,10 +30,10 @@ cask "sage" do
|
||||
pkg "Recommended_#{version.csv.first.dots_to_underscores}.pkg"
|
||||
|
||||
uninstall quit: [
|
||||
"org.computop.sage",
|
||||
"org.computop.SageMath",
|
||||
"com.tcltk.tcllibrary",
|
||||
"com.tcltk.tklibrary",
|
||||
"org.computop.sage",
|
||||
"org.computop.SageMath",
|
||||
],
|
||||
pkgutil: [
|
||||
"org.computop.SageMath.#{version.csv.first.dots_to_underscores}.bin",
|
||||
|
||||
Reference in New Issue
Block a user