anycable-thruster 0.1.10-arm64-darwin → 0.1.12-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: 21bbf7ae2551002460124e3f5d7154e52cdc56c72c68ca6ef91471a797e6837a
|
4
|
+
data.tar.gz: 8cd55c8aea81505a177e61594a56ad0eceff038c69ebb7d49fe37f5f243e2913
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 589f2dea8da62683ff247192cf9d64435971948c5f0ae53c991acc492fc3bac6d48fe2eb91af1f5d366f41ce609f24e5fdef44a155fd683636ca46d5e841d7da
|
7
|
+
data.tar.gz: 469156d8c61c12c9149e2d7f57de07530c3b119b7991f92d76bcbb88eb5a36159281a1e728b98345e131b826eaa16eb04cbacf17f3edc1fa37d0bbf75e59f7f8
|
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.12
|
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-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
|