We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984d9c3 commit 9022e5fCopy full SHA for 9022e5f
settings/script.hello
@@ -67,7 +67,7 @@ rm macOSBigSur.tar.gz
67
68
# KWin
69
if [ "${MAJOR}" == "13" ] ; then
70
- wget -q "https://github.com/helloSystem/KWin/releases/download/main-13.1/KWin.app.zip"
+ wget -q "https://github.com/helloSystem/KWin/releases/download/main-13.2/KWin.app.zip"
71
md5sum KWin.app.zip
72
else
73
wget -q "https://github.com/helloSystem/KWin/releases/download/main-14.0/KWin.app.zip"
0 commit comments