anycable-thruster 0.1.11-aarch64-linux → 0.1.12-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: 4db3f7692dd00d8b7c12bb0883a594fc2d1b79f881c7af43c4f79b9d66cd866a
|
4
|
+
data.tar.gz: d6dbd32e00d5fcb6d3ba0bd880208519c5df96dfa5b96ea805686ea389bd1544
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: adc23f98ec17455a2c90aefd8af1590283cd4ec07a5c6bccc59240ad31b973e0c8717a0dfe49d546a9e71cf1d3be6204981d4fc78b7facd13393809cd17d93b2
|
7
|
+
data.tar.gz: d85f7c6ac4bdaacb2dc67fffdffdcdf2200361a5fd8843b171741a9675b7c5ec9046199f84b20c297b9351768da683cd6831478a98055377d2e8e1589d31c4df
|
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.12
|
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-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
|