anycable-thruster 0.1.11-x86_64-linux → 0.1.12-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: 21179cff8f05a95d16a017414f645a300a451bf1bdaa63d7bf468ca68642b36f
|
4
|
+
data.tar.gz: be556f495e4f0f14f17a4cf25ca30aea4f449627accb8b95f49da1ef7b00da7c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1deb1414af79cf5732558891756b0e18a37ad63fc8125b33d031bbefdbab3ef8804e12f353dab12a2cdb4899426f4c68d4d6e68ed3dcb77f6230b134d9503ed1
|
7
|
+
data.tar.gz: 411a21152be577c571237441e45289cbc305586a60f1a5159f1c1b2c1378dba83766105236a4c79597124783ba30ce3988c841f508ad4b759e8c538a024394e9
|
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.12
|
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: 2025-02-
|
13
|
+
date: 2025-02-11 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
|