anycable-thruster 0.1.9-aarch64-linux → 0.1.11-aarch64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/aarch64-linux/thrust +0 -0
- data/lib/anycable/thruster/version.rb +1 -1
- data/lib/thruster/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 37deb4e8265eda8e20a488e7feed0b71deb389be363cad88bc11306fadc7feb4
|
4
|
+
data.tar.gz: e15439df343c28f2be81fc79090c1db839dc8cb503231542c0c05e765a67e534
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c48c3f1e10260199362a7d00a12fd575fcda6815ec2700c0142ba9a4223679a73f30e067cdcdb1e3d16a681cb29decaf77372c144ae8c8c355ec4b113f202409
|
7
|
+
data.tar.gz: b1b98adb8bba3620a4ad81dd69ef12abb6c77f5bd1a70c2473fc6bccecdbc9a57693a8e38a6df926e45bc96f452cfa155a1c45510331996e686638dd47f19a0e
|
data/exe/aarch64-linux/thrust
CHANGED
Binary file
|
data/lib/thruster/version.rb
CHANGED
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.11
|
5
5
|
platform: aarch64-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:
|
13
|
+
date: 2025-02-06 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
|
@@ -48,7 +48,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
48
48
|
- !ruby/object:Gem::Version
|
49
49
|
version: '0'
|
50
50
|
requirements: []
|
51
|
-
rubygems_version: 3.5.
|
51
|
+
rubygems_version: 3.5.23
|
52
52
|
signing_key:
|
53
53
|
specification_version: 4
|
54
54
|
summary: Zero-config HTTP/2 proxy with embedded AnyCable
|