Skip to content

Commit 9022e5f

Browse files
authored
main-13.2/KWin.app.zip
1 parent 984d9c3 commit 9022e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/script.hello

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ rm macOSBigSur.tar.gz
6767

6868
# KWin
6969
if [ "${MAJOR}" == "13" ] ; then
70-
wget -q "https://github.com/helloSystem/KWin/releases/download/main-13.1/KWin.app.zip"
70+
wget -q "https://github.com/helloSystem/KWin/releases/download/main-13.2/KWin.app.zip"
7171
md5sum KWin.app.zip
7272
else
7373
wget -q "https://github.com/helloSystem/KWin/releases/download/main-14.0/KWin.app.zip"

0 commit comments

Comments
 (0)