Skip to content

Commit bce3195

Browse files
authored
chore(ci): bump SM to 1.12 (#19)
1 parent d1bfca8 commit bce3195

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

sourceknight.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
project:
2-
sourceknight: 0.1
2+
sourceknight: 0.3
33
name: FixFuncRotating
4+
45
dependencies:
56
- name: sourcemod
67
type: tar
7-
version: 1.11.0-git6917
8-
location: https://sm.alliedmods.net/smdrop/1.11/sourcemod-1.11.0-git6917-linux.tar.gz
8+
version: 1.12.0-git7223
9+
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7223-linux.tar.gz
910
unpack:
10-
- source: /addons
11-
dest: /addons
11+
- source: /addons
12+
dest: /addons
1213

1314
root: /
1415
output: /addons/sourcemod/plugins
16+
1517
targets:
1618
- FixFuncRotating

0 commit comments

Comments
 (0)