gruf-relay 0.1.0-x86_64-linux → 0.1.1-x86_64-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/exe/gruf-relay-linux-amd64 +0 -0
- 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: ac1c4051dbeb40a8adaac743e1a4e8ea70c5b6d9b14a972a1085fd0e0295acf3
|
4
|
+
data.tar.gz: 8218d12cfd1aa4ff9e8f99d1ec4b6d3c15f162148ee39b0ac3eeba470d5e0f50
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 314769bb6cc637dff497a389cdb136e0c199002defed00b0a9d6cbf9a1ad00db349ee4dc60acf06ed4e10f812005607953f0e16aba6731cb81b547353823069c
|
7
|
+
data.tar.gz: 447242da51b4631b8e2696ac0b5358d8f619c483facbc29e189694568c284c0e4ca2c3fc4808e019b5a7a2a43ad05d6510b9ad3c1e40f0d5edc6b028754cc918
|
data/exe/gruf-relay-linux-amd64
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gruf-relay
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Misha Merkushin aka bibendi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-05-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Go-based gRPC Gruf Relay service wrapped in a Ruby gem
|
14
14
|
email:
|