File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- cask ' khmer-unicode-layout' do
2- version '1.1.0'
3- sha256 '988cf0e3e8e15efb7ee4c3fad0173566d862f0fd3c88a41a7ae90d25ce819935'
1+ cask " khmer-unicode-layout" do
2+ version "2.0.0"
3+ sha256 "2d513a9a66ffcc6b5957a660bf9914932f8efdc4c576c9d77f0effceeff68e98"
44
55 url "https://github.com/socheatsok78/khmer-unicode-keyboard-for-macos/releases/download/v#{ version } /Khmer.Unicode.pkg"
6- name ' Khmer Unicode Keyboard Layout'
7- homepage ' https://github.com/socheatsok78/khmer-unicode-keyboard-for-macos'
6+ name " Khmer Unicode Keyboard Layout"
7+ homepage " https://github.com/socheatsok78/khmer-unicode-keyboard-for-macos"
88
99 pkg "Khmer.Unicode.pkg" , allow_untrusted : true
1010
11+ uninstall pkgutil : "com.github.socheatsok78.khmer-unicode"
12+
1113 zap trash : [
12- ' /Library/Keyboard Layouts/KhmerUnicode.bundle' ,
13- ' ~/Library/Keyboard Layouts/KhmerUnicode.bundle' ,
14- ]
14+ " /Library/Keyboard Layouts/KhmerUnicode.bundle" ,
15+ " ~/Library/Keyboard Layouts/KhmerUnicode.bundle" ,
16+ ]
1517end
You can’t perform that action at this time.
0 commit comments