From 09240873c3d1a5b353fee2f3f7f23c451f879fd8 Mon Sep 17 00:00:00 2001 From: Chenyang Ji Date: Tue, 14 Nov 2023 15:57:34 -0800 Subject: [PATCH] update SHAs for 2.11 release Signed-off-by: Chenyang Ji --- licenses/netty-buffer-4.1.100.Final.jar.sha1 | 1 + licenses/netty-buffer-4.1.97.Final.jar.sha1 | 1 - licenses/netty-codec-4.1.100.Final.jar.sha1 | 1 + licenses/netty-codec-4.1.97.Final.jar.sha1 | 1 - licenses/netty-codec-http-4.1.100.Final.jar.sha1 | 1 + licenses/netty-codec-http-4.1.97.Final.jar.sha1 | 1 - licenses/netty-codec-http2-4.1.100.Final.jar.sha1 | 1 + licenses/netty-codec-http2-4.1.97.Final.jar.sha1 | 1 - licenses/netty-codec-socks-4.1.100.Final.jar.sha1 | 1 + licenses/netty-codec-socks-4.1.97.Final.jar.sha1 | 1 - licenses/netty-common-4.1.100.Final.jar.sha1 | 1 + licenses/netty-common-4.1.97.Final.jar.sha1 | 1 - licenses/netty-handler-4.1.100.Final.jar.sha1 | 1 + licenses/netty-handler-4.1.97.Final.jar.sha1 | 1 - licenses/netty-handler-proxy-4.1.100.Final.jar.sha1 | 1 + licenses/netty-handler-proxy-4.1.97.Final.jar.sha1 | 1 - licenses/netty-resolver-4.1.100.Final.jar.sha1 | 1 + licenses/netty-resolver-4.1.97.Final.jar.sha1 | 1 - licenses/netty-transport-4.1.100.Final.jar.sha1 | 1 + licenses/netty-transport-4.1.97.Final.jar.sha1 | 1 - .../netty-transport-native-unix-common-4.1.100.Final.jar.sha1 | 1 + .../netty-transport-native-unix-common-4.1.97.Final.jar.sha1 | 1 - licenses/performance-analyzer-commons-1.0.0-SNAPSHOT.jar.sha1 | 1 - licenses/performance-analyzer-commons-1.1.0-SNAPSHOT.jar.sha1 | 1 + 24 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 licenses/netty-buffer-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-buffer-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-codec-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-codec-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-codec-http-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-codec-http-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-codec-http2-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-codec-http2-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-codec-socks-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-codec-socks-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-common-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-common-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-handler-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-handler-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-handler-proxy-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-handler-proxy-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-resolver-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-resolver-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-transport-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-transport-4.1.97.Final.jar.sha1 create mode 100644 licenses/netty-transport-native-unix-common-4.1.100.Final.jar.sha1 delete mode 100644 licenses/netty-transport-native-unix-common-4.1.97.Final.jar.sha1 delete mode 100644 licenses/performance-analyzer-commons-1.0.0-SNAPSHOT.jar.sha1 create mode 100644 licenses/performance-analyzer-commons-1.1.0-SNAPSHOT.jar.sha1 diff --git a/licenses/netty-buffer-4.1.100.Final.jar.sha1 b/licenses/netty-buffer-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..aaf2e353 --- /dev/null +++ b/licenses/netty-buffer-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +39b05d2d4027971bf99111a9be1d7035a116bb55 \ No newline at end of file diff --git a/licenses/netty-buffer-4.1.97.Final.jar.sha1 b/licenses/netty-buffer-4.1.97.Final.jar.sha1 deleted file mode 100644 index 84303553..00000000 --- a/licenses/netty-buffer-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f8f3d8644afa5e6e1a40a3a6aeb9d9aa970ecb4f \ No newline at end of file diff --git a/licenses/netty-codec-4.1.100.Final.jar.sha1 b/licenses/netty-codec-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..a77333ea --- /dev/null +++ b/licenses/netty-codec-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +9c3c71e7cf3b8ce3bfc9fa52a524b9ca7ddf259c \ No newline at end of file diff --git a/licenses/netty-codec-4.1.97.Final.jar.sha1 b/licenses/netty-codec-4.1.97.Final.jar.sha1 deleted file mode 100644 index 7a36dc1f..00000000 --- a/licenses/netty-codec-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -384ba4d75670befbedb45c4d3b497a93639c206d \ No newline at end of file diff --git a/licenses/netty-codec-http-4.1.100.Final.jar.sha1 b/licenses/netty-codec-http-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..6f26bf4e --- /dev/null +++ b/licenses/netty-codec-http-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +992623e7d8f2d96e41faf1687bb963f5433e3517 \ No newline at end of file diff --git a/licenses/netty-codec-http-4.1.97.Final.jar.sha1 b/licenses/netty-codec-http-4.1.97.Final.jar.sha1 deleted file mode 100644 index 37b78a32..00000000 --- a/licenses/netty-codec-http-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -af78acec783ffd77c63d8aeecc21041fd39ac54f \ No newline at end of file diff --git a/licenses/netty-codec-http2-4.1.100.Final.jar.sha1 b/licenses/netty-codec-http2-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..bf560515 --- /dev/null +++ b/licenses/netty-codec-http2-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +cbf1a430ea44dbdedbcde16b185cbb95f28d72c7 \ No newline at end of file diff --git a/licenses/netty-codec-http2-4.1.97.Final.jar.sha1 b/licenses/netty-codec-http2-4.1.97.Final.jar.sha1 deleted file mode 100644 index cbf685a6..00000000 --- a/licenses/netty-codec-http2-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -893888d09a7bef0d0ba973d7471943e765d0fd08 \ No newline at end of file diff --git a/licenses/netty-codec-socks-4.1.100.Final.jar.sha1 b/licenses/netty-codec-socks-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..8e9bc8c9 --- /dev/null +++ b/licenses/netty-codec-socks-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +a9fbf4d64b08abed542eefd5f7aed4807edca56f \ No newline at end of file diff --git a/licenses/netty-codec-socks-4.1.97.Final.jar.sha1 b/licenses/netty-codec-socks-4.1.97.Final.jar.sha1 deleted file mode 100644 index d06147a0..00000000 --- a/licenses/netty-codec-socks-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -30e8fa29a349db5a933225d61891b8802836bb79 \ No newline at end of file diff --git a/licenses/netty-common-4.1.100.Final.jar.sha1 b/licenses/netty-common-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..d2ff72db --- /dev/null +++ b/licenses/netty-common-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +847f942381145de23f21c836d05b0677474271d3 \ No newline at end of file diff --git a/licenses/netty-common-4.1.97.Final.jar.sha1 b/licenses/netty-common-4.1.97.Final.jar.sha1 deleted file mode 100644 index 1bdfec3a..00000000 --- a/licenses/netty-common-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7cceacaf11df8dc63f23d0fb58e9d4640fc88404 \ No newline at end of file diff --git a/licenses/netty-handler-4.1.100.Final.jar.sha1 b/licenses/netty-handler-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..f12a6046 --- /dev/null +++ b/licenses/netty-handler-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +4c0acdb8bb73647ebb3847ac2d503d53d72c02b4 \ No newline at end of file diff --git a/licenses/netty-handler-4.1.97.Final.jar.sha1 b/licenses/netty-handler-4.1.97.Final.jar.sha1 deleted file mode 100644 index 8b7b50a6..00000000 --- a/licenses/netty-handler-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -abb86c6906bf512bf2b797a41cd7d2e8d3cd7c36 \ No newline at end of file diff --git a/licenses/netty-handler-proxy-4.1.100.Final.jar.sha1 b/licenses/netty-handler-proxy-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..35d9d822 --- /dev/null +++ b/licenses/netty-handler-proxy-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +af3cf676eed30184215426ecf0f0dde15555ea9c \ No newline at end of file diff --git a/licenses/netty-handler-proxy-4.1.97.Final.jar.sha1 b/licenses/netty-handler-proxy-4.1.97.Final.jar.sha1 deleted file mode 100644 index 67c3a763..00000000 --- a/licenses/netty-handler-proxy-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a99ecef0e1d86a92e40a7c89805c236d9cd7493e \ No newline at end of file diff --git a/licenses/netty-resolver-4.1.100.Final.jar.sha1 b/licenses/netty-resolver-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..8e4179ba --- /dev/null +++ b/licenses/netty-resolver-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +fe62f9ccd41b8660d07639dbbab8ae1edd6f2720 \ No newline at end of file diff --git a/licenses/netty-resolver-4.1.97.Final.jar.sha1 b/licenses/netty-resolver-4.1.97.Final.jar.sha1 deleted file mode 100644 index 032959e9..00000000 --- a/licenses/netty-resolver-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cec8348108dc76c47cf87c669d514be52c922144 \ No newline at end of file diff --git a/licenses/netty-transport-4.1.100.Final.jar.sha1 b/licenses/netty-transport-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..ab2819da --- /dev/null +++ b/licenses/netty-transport-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +6620fbfb47667a5eb6050e35c7b4c88000bcd77f \ No newline at end of file diff --git a/licenses/netty-transport-4.1.97.Final.jar.sha1 b/licenses/netty-transport-4.1.97.Final.jar.sha1 deleted file mode 100644 index 107863c1..00000000 --- a/licenses/netty-transport-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f37380d23c9bb079bc702910833b2fd532c9abd0 \ No newline at end of file diff --git a/licenses/netty-transport-native-unix-common-4.1.100.Final.jar.sha1 b/licenses/netty-transport-native-unix-common-4.1.100.Final.jar.sha1 new file mode 100644 index 00000000..30d77583 --- /dev/null +++ b/licenses/netty-transport-native-unix-common-4.1.100.Final.jar.sha1 @@ -0,0 +1 @@ +648ff5571022dbfa6789122e3872477bbf67fa7b \ No newline at end of file diff --git a/licenses/netty-transport-native-unix-common-4.1.97.Final.jar.sha1 b/licenses/netty-transport-native-unix-common-4.1.97.Final.jar.sha1 deleted file mode 100644 index f736d37d..00000000 --- a/licenses/netty-transport-native-unix-common-4.1.97.Final.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d469d84265ab70095b01b40886cabdd433b6e664 \ No newline at end of file diff --git a/licenses/performance-analyzer-commons-1.0.0-SNAPSHOT.jar.sha1 b/licenses/performance-analyzer-commons-1.0.0-SNAPSHOT.jar.sha1 deleted file mode 100644 index 6b958715..00000000 --- a/licenses/performance-analyzer-commons-1.0.0-SNAPSHOT.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0f872542fa9a89746f0cd60fc465c33537d41701 \ No newline at end of file diff --git a/licenses/performance-analyzer-commons-1.1.0-SNAPSHOT.jar.sha1 b/licenses/performance-analyzer-commons-1.1.0-SNAPSHOT.jar.sha1 new file mode 100644 index 00000000..2f0b5f65 --- /dev/null +++ b/licenses/performance-analyzer-commons-1.1.0-SNAPSHOT.jar.sha1 @@ -0,0 +1 @@ +077d25b93468a147f816f00f575ee42303e6c691 \ No newline at end of file