@@ -32,13 +32,13 @@ LSP_COMMON_LIB_TYPE := src
32
32
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
33
33
LSP_COMMON_LIB_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_COMMON_LIB_NAME ) .git
34
34
35
- LSP_DSP_LIB_VERSION := 1.0.23
35
+ LSP_DSP_LIB_VERSION := 1.0.24
36
36
LSP_DSP_LIB_NAME := lsp-dsp-lib
37
37
LSP_DSP_LIB_TYPE := src
38
38
LSP_DSP_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_LIB_NAME ) .git
39
39
LSP_DSP_LIB_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_DSP_LIB_NAME ) .git
40
40
41
- LSP_DSP_UNITS_VERSION := 1.0.22
41
+ LSP_DSP_UNITS_VERSION := 1.0.23
42
42
LSP_DSP_UNITS_NAME := lsp-dsp-units
43
43
LSP_DSP_UNITS_TYPE := src
44
44
LSP_DSP_UNITS_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_UNITS_NAME ) .git
@@ -86,26 +86,26 @@ LSP_TEST_FW_TYPE := src
86
86
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
87
87
LSP_TEST_FW_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_TEST_FW_NAME ) .git
88
88
89
- LSP_TK_LIB_VERSION := 1.0.21
89
+ LSP_TK_LIB_VERSION := 1.0.22
90
90
LSP_TK_LIB_NAME := lsp-tk-lib
91
91
LSP_TK_LIB_TYPE := src
92
92
LSP_TK_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_TK_LIB_NAME ) .git
93
93
LSP_TK_LIB_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_TK_LIB_NAME ) .git
94
94
95
- LSP_WS_LIB_VERSION := 1.0.21
95
+ LSP_WS_LIB_VERSION := 1.0.22
96
96
LSP_WS_LIB_NAME := lsp-ws-lib
97
97
LSP_WS_LIB_TYPE := src
98
98
LSP_WS_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_WS_LIB_NAME ) .git
99
99
LSP_WS_LIB_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_WS_LIB_NAME ) .git
100
100
101
101
# Plugin-related module dependencies
102
- LSP_PLUGIN_FW_VERSION := 1.0.23
102
+ LSP_PLUGIN_FW_VERSION := 1.0.24
103
103
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
104
104
LSP_PLUGIN_FW_TYPE := src
105
105
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME ) .git
106
106
LSP_PLUGIN_FW_URL_RW :=
[email protected] :lsp-plugins/
$(LSP_PLUGIN_FW_NAME ) .git
107
107
108
- LSP_PLUGINS_SHARED_VERSION := 1.0.22
108
+ LSP_PLUGINS_SHARED_VERSION := 1.0.23
109
109
LSP_PLUGINS_SHARED_NAME := lsp-plugins-shared
110
110
LSP_PLUGINS_SHARED_TYPE := src
111
111
LSP_PLUGINS_SHARED_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGINS_SHARED_NAME ) .git
0 commit comments