1 parent 9cfd9f0 commit 399146fCopy full SHA for 399146f
2 files changed
Casks/screen-cursor.rb
@@ -1,6 +1,6 @@
1
cask "screen-cursor" do
2
- version "1.0.5"
3
- sha256 "51d402ed4edf94e965cb736706d7c0b6e5542095e49c439f38267275a9c95ebc"
+ version "1.0.6"
+ sha256 "aabd8ddbdd2daa6b7999fa688c5f5346a0e5eba0c340f4c3d58e8435e78bda77"
4
5
url "https://github.com/mathiasconradt/screencursor/releases/download/v#{version}/Screen-Cursor-#{version}.zip"
6
name "Screen Cursor"
Resources/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0.5</string>
+ <string>1.0.6</string>
19
<key>CFBundleVersion</key>
20
21
<key>LSMinimumSystemVersion</key>
22
<string>13.0</string>
23
<key>LSUIElement</key>
0 commit comments