File tree Expand file tree Collapse file tree 1 file changed +16
-19
lines changed
Expand file tree Collapse file tree 1 file changed +16
-19
lines changed Original file line number Diff line number Diff line change 1010 " --socket=wayland" ,
1111 " --share=network" ,
1212 " --filesystem=~/.ssh:rw" ,
13- " --socket=ssh-auth" ,
14- " --env=GTK_ICON_THEME=Adwaita"
13+ " --socket=ssh-auth"
1514 ],
1615 "cleanup" : [
1716 " /include" ,
2827 {
2928 "name" : " blueprint-compiler" ,
3029 "buildsystem" : " meson" ,
31- "config-opts" : [
32- " --prefix=/app"
33- ],
3430 "cleanup" : [" *" ],
3531 "sources" : [
3632 {
3733 "type" : " git" ,
3834 "url" : " https://gitlab.gnome.org/GNOME/blueprint-compiler.git" ,
39- "tag" : " v0.18.0"
35+ "tag" : " v0.18.0" ,
36+ "x-checker-data" : {
37+ "type" : " git" ,
38+ "url" : " https://gitlab.gnome.org/GNOME/blueprint-compiler.git" ,
39+ "tag-pattern" : " ^v([\\ d.]+)$"
40+ }
4041 }
41- ],
42- "x-checker-data" : {
43- "type" : " git" ,
44- "url" : " https://gitlab.gnome.org/GNOME/blueprint-compiler.git" ,
45- "tag-pattern" : " ^v([\\ d.]+)$"
46- }
42+ ]
4743 },
4844 {
4945 "name" : " ssh-studio" ,
5248 {
5349 "type" : " git" ,
5450 "url" : " https://github.com/BuddySirJava/SSH-Studio.git" ,
55- "tag" : " v1.2.1"
51+ "tag" : " 1.2.1" ,
52+ "commit" : " 1efe57b7439f9acda34417c47180414fa6ffff4e" ,
53+ "x-checker-data" : {
54+ "type" : " git" ,
55+ "url" : " https://github.com/BuddySirJava/SSH-Studio.git" ,
56+ "tag-pattern" : " ^v([\\ d.]+)$"
57+ }
5658 }
57- ],
58- "x-checker-data" : {
59- "type" : " git" ,
60- "url" : " https://github.com/BuddySirJava/SSH-Studio.git" ,
61- "tag-pattern" : " ^v([\\ d.]+)$"
62- }
59+ ]
6360 }
6461 ]
6562}
You can’t perform that action at this time.
0 commit comments