container-source-policy 0.5.0 → 0.5.2

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: 0de93aa8d3430de2a675a17bec8b9b7629f790e95ad72fed50710e4f221eda88
4
- data.tar.gz: 4c492ff2f43ebd5e187341f56f7e7a5775841249b20ce19ec668941e091c1db1
3
+ metadata.gz: 7154a3fee3fcb606c0045b9fde81f09cd0f861fd21b2c8156ac46e82136aec4f
4
+ data.tar.gz: 2dcfb8b57f4224d3c1360a6259bad92d9b61e9c5fc22d668a8909b37a38abf80
5
5
  SHA512:
6
- metadata.gz: a18c24ecfecd31193d74cddc81406fca7c1af9a0cbb628c9170186a82090c0601948d2bba2858514f1a09d9c130dd61de604131b216d8af95af01e55bd799493
7
- data.tar.gz: 66e9e76ec09da9ea6caca5ef0341ab075061646e4184e6a7fc5059dc81e5d93b07a0db59fdf1f5388959909d8d9bcc82f2614948723eac0163122256573d4a34
6
+ metadata.gz: 9578e82e7b571598aab728ebcc7cd16368a492b787f51efa0578baa903978b58b61f4de23fb8e28ccef738e64b304ccaf9069cc376185507085cc41e9680c45e
7
+ data.tar.gz: 24bbe635ff82d8e3d142a1a9f4bee766e9d07903ee55db7cf4bf45b2ae7d8102e48feb4585486794354dfcdfee9e7ac929d5a74f22714c7f72b81d37fccaba0a
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: container-source-policy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Vyatkin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-01-25 00:00:00.000000000 Z
11
+ date: 2026-02-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -27,9 +27,9 @@ files:
27
27
  - libexec/container-source-policy-linux-x64/container-source-policy
28
28
  - libexec/container-source-policy-windows-arm64/container-source-policy.exe
29
29
  - libexec/container-source-policy-windows-x64/container-source-policy.exe
30
- homepage: https://github.com/tinovyatkin/container-source-policy
30
+ homepage: https://github.com/wharflab/container-source-policy
31
31
  licenses:
32
- - MIT
32
+ - Apache-2.0
33
33
  metadata: {}
34
34
  post_install_message: container-source-policy installed! Run 'container-source-policy
35
35
  --help' to see usage.