anycable-thruster 0.1.8-arm64-darwin → 0.1.9-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: 7dc9bfcbef89e03c8c01743bc2391b665a71cf681441c3c5766a08b80d0f461d
|
4
|
+
data.tar.gz: 165480781a7f912b1c0306e1b42e7e74d30bfe65e46f738c0f4fa050a68d142d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 76267e05195a1f906edc2963d699bf2f95cbe60146e4147dbffe5efcf02e5d1132a6e1cfb8d2afb26ae8c3f0cbb9dc1922c6f33be2520d223183a31a4265f45e
|
7
|
+
data.tar.gz: 9bf7f6dc1e01302dd182deb13d7d94bf32dea0091ab834632b6747b21e517c2fefd56b0a9df23815310f08436a36afed6dddb94ddf4e63dace603d446b81004d
|
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.9
|
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: 2024-10-
|
13
|
+
date: 2024-10-21 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
|