anycable-thruster 0.1.11-arm64-darwin → 0.1.13-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/arm64-darwin/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: b54b23ad320559b4698ef87e96851d8ad12a07b8a69a3f5ff08bb876342a2532
|
4
|
+
data.tar.gz: 2afb63fe73440b7ec1386d43a8df6dde906164619f53774b008825359125b718
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bdd1a2a863d1bc6e7615b1346e29c0a57f4414b718b8e0c20d29fdfd913ee70b4a95e161ebb84b039bd896f6b659242ab0936a9e1abf7155edff184649a209c4
|
7
|
+
data.tar.gz: 6ac1b6c64990f3665b2a202301a66eda4e59b8813ce06608253266349863923a36de8ae3c383ddff247bc782903f1d11f745547eb0cf103b84bf1c82558c7827
|
data/exe/arm64-darwin/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: arm64-darwin
|
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
|