anycable-thruster 0.1.8-x86_64-linux → 0.1.9-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x86_64-linux/thrust +0 -0
- data/lib/anycable/thruster/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a2f7f35581c78420d398fa3d2caec4386225ba24804174bf3642ad441026291a
|
4
|
+
data.tar.gz: f7e7601edc4b544c5b3aeec49eca6c65b0208ab2b1429040a94ed1991e57a09a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: feda969ab252a1e12142b2abccdf6ce17dcdc6a31220e9fbb890678df9974740bb6a3e10fc172e3b1095b2b77ff043589d8ecbe41cc70df52d6e00bf9d3de2f8
|
7
|
+
data.tar.gz: 8f6bf9cde2189ecf34c2abea7a97c745fa3bb90ccf8783e483b0f1980e571415fcff203796f29a13ce15266fbd17cbeab1e6fe55b066367a4107ece7cef88da4
|
data/exe/x86_64-linux/thrust
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: anycable-thruster
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.9
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Kevin McConnell
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: exe
|
12
12
|
cert_chain: []
|
13
|
-
date: 2024-10-
|
13
|
+
date: 2024-10-21 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: A zero-config HTTP/2 proxy for lightweight production deployments with
|
16
16
|
AnyCable real-time server included
|