smbcloud-auth 0.4.10-aarch64-linux → 0.4.12-aarch64-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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 41d1805722621d4e0bafcb9f02932240d4989d258a3234642d2ac29226a273c7
4
- data.tar.gz: d529561fb0ed1545182af79d2781bb572aa67bcb826b46355032db2f011ddaec
3
+ metadata.gz: bfde7932926f1e9e8bd3e93ce00d370207f715ac7ae24506849c2d017657777c
4
+ data.tar.gz: 81e51f9b1f8d121db915f3a95bb702278797bbefa63942ce4ed4cef58ed0e2ee
5
5
  SHA512:
6
- metadata.gz: 939b5c44b47a157c48c1f0c6723c1cfef24b67c3db681e52502d2474846bf846b7fe1f805cdab8c211fa7418fc7a50bf8cef60ccd24357a29354dd026449e977
7
- data.tar.gz: 16c26e2ce4ba58328e39b507a9c386d803253963df64635c0846fcbb466d518ffc4f4e255090d855dd2c6cac4c796bfaadcac4b8dd0d32b3e147830a90533618
6
+ metadata.gz: 0af08d1efce396bab5d296d9233d454de84e9c653415ea1c00c5eda8ab2992fc0f31d3f565ca779a2b16d4f815007fc91ddebd44257a92d7228fce6ad1d9fe9a
7
+ data.tar.gz: df6b2856236d55f4048634d3232c160cb0cd0b7cec62ffba5a1809eabcda9ce173893160e82b20fe957d609f9675aef342427d88d60298153d62e97a2a7fc09a
data/lib/auth/auth.so CHANGED
Binary file
data/lib/auth/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Auth
4
- VERSION = '0.4.10'
4
+ VERSION = '0.4.12'
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smbcloud-auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.10
4
+ version: 0.4.12
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Seto Elkahfi
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-07-19 00:00:00.000000000 Z
10
+ date: 2026-07-21 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: json
@@ -26,7 +26,7 @@ dependencies:
26
26
  description: Ruby bindings for smbCloud Auth, powered by the shared Rust SDK and a
27
27
  native Magnus extension.
28
28
  email:
29
- - hej@setoelkahfi.se
29
+ - seto@smbcloud.xyz
30
30
  executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []