Skip to content

Commit 26bbc64

Browse files
committed
Update appcast and cask for 2.0 [skip ci]
1 parent 325a835 commit 26bbc64

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Casks/yr-switcher.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cask "yr-switcher" do
2-
version "1.5"
3-
sha256 "e9f04e28d44f0f515285e6af1f569df932d7350f5e9398954e492a909e8a5424"
2+
version "2.0"
3+
sha256 "6edd35ef6d5d3cd8d725d7e4e275fb9b24b5639b7c8a3e46991d1b09876ab4e1"
44

5-
url "https://github.com/gluck-59/yr-switcher/releases/download/v1.5/YRSwitcher.zip"
5+
url "https://github.com/gluck-59/yr-switcher/releases/download/v2.0/YRSwitcher.zip"
66
name "ЯR Switcher"
77
desc "Convert selected text between keyboard layouts with a hotkey"
88
homepage "https://github.com/gluck-59/yr-switcher"
@@ -12,4 +12,4 @@
1212
zap trash: [
1313
"~/Library/Preferences/com.gluck59.bilingual-switcher.plist",
1414
]
15-
end
15+
end

docs/appcast.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<link>https://github.com/gluck-59/yr-switcher</link>
66
<language>ru</language>
77
<item>
8-
<title>Version 1.5</title>
9-
<sparkle:version>1.5</sparkle:version>
10-
<sparkle:shortVersionString>1.5</sparkle:shortVersionString>
11-
<enclosure url="https://github.com/gluck-59/yr-switcher/releases/download/v1.5/YRSwitcher.zip"
12-
sparkle:edSignature="yFFNJrHtAx6TMXealmCces/gp+w+myM72kRMbr6jif5TQrHloJfHEeXRcsVGdAJO9QR8sg4qPnSddd8iSG8pDw=="
13-
length="1332708"
8+
<title>Version 2.0</title>
9+
<sparkle:version>2.0</sparkle:version>
10+
<sparkle:shortVersionString>2.0</sparkle:shortVersionString>
11+
<enclosure url="https://github.com/gluck-59/yr-switcher/releases/download/v2.0/YRSwitcher.zip"
12+
sparkle:edSignature="iSf7hSgRclXReexBwR5lVzDtYMdKF1P/maV6bDI6aeVbD2nCub92NImv1n5Oa0fOPUit68hBrzDwQwLGT6EmAA=="
13+
length="1338929"
1414
type="application/octet-stream"/>
1515
</item>
1616
</channel>

0 commit comments

Comments
 (0)