anycable-thruster 0.1.12-x86_64-linux → 0.1.13-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: bbe4f65a8197aa32fffaff6dab1fc62b7574f0fb506fa389f36b9c6ad2680eb0
|
4
|
+
data.tar.gz: f244e8351b4f8bde7673fa6d922def8574856d8e900343f6eba42f81966dac69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d13f1715a5127d6127e3843a51464d90d129e3512e0a284d5877a5f39e3221157b670caeab073f455abcd8b30a78bcf63ee037bb33bb8b6e2adc2b23b4a1f63f
|
7
|
+
data.tar.gz: d585e3da752d19cae938a46aaf7113db1422f6d6f6a4d4d53d59aa676e52a23993ff0317936af03af1c0586cca98ab11e8d0d7163e5a30767d396976cac46dd6
|
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.13
|
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-12 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
|