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/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: 3f020c4d2ba29951b6a3d706e127a7fb38825cee19c2f6f9f42622608093c555
|
4
|
+
data.tar.gz: 83c9e109faa239724124427c5bf7f904de75a2c07982ce752eef7540cb01f027
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92b7fb58804b22f4297cfa271e4075f313535711b3f04b426ba1001e2f5be1563036d0633b68fa5f7f032fc065ec84259c60deb179f0a29e1ec4aecbdcc1c46b
|
7
|
+
data.tar.gz: ed82211b6555f226d26e9d240947dc9b94f7619a00b87c78e0b94d318dc29bbe93b974fac124638cb6f83b5eeaaf9b1aea8d50f55544e43671a7edcb2c1e153f
|
data/exe/arm64-darwin/thrust
CHANGED
Binary file
|
data/lib/thruster/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: 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
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A zero-config HTTP/2 proxy for lightweight production deployments
|
14
14
|
email: kevin@37signals.com
|