File tree Expand file tree Collapse file tree 4 files changed +19
-4
lines changed
Expand file tree Collapse file tree 4 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 99 description : " Major version of the wireshark tag to use when building plugin"
1010 type : string
1111 required : true
12- default : " 4 "
12+ default : ' 4 '
1313 MINOR_VERSION :
1414 description : " Minor version of the wireshark tag to use when building plugin"
1515 type : string
1616 required : true
17- default : " 6 "
17+ default : ' 6 '
1818 PATCH_VERSION :
1919 description : " Patch version of the wireshark tag to use when building plugin"
2020 type : string
2121 required : true
22- default : " 0 "
22+ default : ' 0 '
2323 SMF_PLUGIN_PATCH_VERSION :
2424 description : " PATCH for SMF plugin"
2525 type : string
2626 required : true
27- default : " "
27+ default : ' '
2828
2929jobs :
3030 macos :
Original file line number Diff line number Diff line change 4141 type : string
4242 required : true
4343 default : ' 0'
44+ SMF_PLUGIN_PATCH_VERSION :
45+ description : " PATCH for SMF plugin"
46+ type : string
47+ required : true
48+ default : ' '
4449
4550env :
4651 # This is the name for the file in releases
Original file line number Diff line number Diff line change 4141 type : string
4242 required : true
4343 default : ' 0'
44+ SMF_PLUGIN_PATCH_VERSION :
45+ description : " PATCH for SMF plugin"
46+ type : string
47+ required : true
48+ default : ' '
4449
4550env :
4651 # This is the name for the file in releases
Original file line number Diff line number Diff line change 4141 type : string
4242 required : true
4343 default : ' 0'
44+ SMF_PLUGIN_PATCH_VERSION :
45+ description : " PATCH for SMF plugin"
46+ type : string
47+ required : true
48+ default : ' '
4449
4550env :
4651 # This is the name for the file in releases
You can’t perform that action at this time.
0 commit comments