File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export NDK_VERSION=v0.3.3
26
26
# Check for recent changes: https://github.com/openresty/set-misc-nginx-module/compare/v0.33...master
27
27
export SETMISC_VERSION=796f5a3e518748eb29a93bd450324e0ad45b704e
28
28
29
- # Check for recent changes: https://github.com/openresty/headers-more-nginx-module/compare/v0.34 ...master
29
+ # Check for recent changes: https://github.com/openresty/headers-more-nginx-module/compare/v0.37 ...master
30
30
export MORE_HEADERS_VERSION=v0.37
31
31
32
32
# Check for recent changes: https://github.com/atomx/nginx-http-auth-digest/compare/v1.0.0...atomx:master
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ export NDK_VERSION=0.3.2
26
26
# Check for recent changes: https://github.com/openresty/set-misc-nginx-module/compare/v0.33...master
27
27
export SETMISC_VERSION=0.33
28
28
29
- # Check for recent changes: https://github.com/openresty/headers-more-nginx-module/compare/v0.34 ...master
30
- export MORE_HEADERS_VERSION=0.34
29
+ # Check for recent changes: https://github.com/openresty/headers-more-nginx-module/compare/v0.37 ...master
30
+ export MORE_HEADERS_VERSION=0.37
31
31
32
32
# Check for recent changes: https://github.com/atomx/nginx-http-auth-digest/compare/v1.0.0...atomx:master
33
33
export NGINX_DIGEST_AUTH=1.0.0
@@ -204,7 +204,7 @@ get_src aa961eafb8317e0eb8da37eb6e2c9ff42267edd18b56947384e719b85188f58b \
204
204
get_src cd5e2cc834bcfa30149e7511f2b5a2183baf0b70dc091af717a89a64e44a2985 \
205
205
" https://github.com/openresty/set-misc-nginx-module/archive/v$SETMISC_VERSION .tar.gz"
206
206
207
- get_src 0c0d2ced2ce895b3f45eb2b230cd90508ab2a773299f153de14a43e44c1209b3 \
207
+ get_src cf6e169d6b350c06d0c730b0eaf4973394026ad40094cddd3b3a5b346577019d \
208
208
" https://github.com/openresty/headers-more-nginx-module/archive/v$MORE_HEADERS_VERSION .tar.gz"
209
209
210
210
get_src f09851e6309560a8ff3e901548405066c83f1f6ff88aa7171e0763bd9514762b \
You can’t perform that action at this time.
0 commit comments