anycable-thruster 0.1.12-aarch64-linux → 0.1.13-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
- 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: fd1a9bf7517fa5ad21307b29bb1d01262d01bc913ebefc052305673c74755885
|
4
|
+
data.tar.gz: f240ba0d425532417e8cac6627276203bf3f371778d6067a7830531f3d6697ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b1d3e0e414717a9fbf0a22615ca733c9ce88423ebadaf887454c5b805bd10231a12f3e3164c9a82f588671fd8ce8356255ed6f5f22ae5069c4f91ecfe250464c
|
7
|
+
data.tar.gz: df8259612ad1f6d52eceecf31cc0587885241ee8db3ed2facb7c50b6fd1598ec4c6f12cbc4ecf9baaadb3fedce4e75ca6250450487277e24e71492cb050bd48f
|
data/exe/aarch64-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: 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: 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
|