Update textsniper.rb

This commit is contained in:
Miccal Matthews
2024-01-05 07:34:55 +08:00
committed by GitHub
parent 17e7352a0a
commit 35cf3d79d6
+4 -6
View File
@@ -31,10 +31,8 @@ cask "textsniper" do
"~/Library/Preferences/com.valerijs.boguckis.gumroad.TextSniper.plist",
]
caveats do
<<~EOS
Older licence keys (those issued through Paddle) won't work with this version
of #{token}. Download #{token} from #{homepage}/download instead.
EOS
end
caveats <<~EOS
Older licence keys (those issued through Paddle) won't work with this version
of #{token}. Download #{token} from #{homepage}/download instead.
EOS
end