container-source-policy 0.5.0 → 0.5.1

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: e4c8d9ddbba374567691a87d6fcfd33048a4065c9433c10a0702b86418e1c593
4
+ data.tar.gz: 7dd3ee7d1c373b8b4d9cd783ea806c1f15ffeececfe97df969ecba9ed4ba9b28
5
5
  SHA512:
6
- metadata.gz: a18c24ecfecd31193d74cddc81406fca7c1af9a0cbb628c9170186a82090c0601948d2bba2858514f1a09d9c130dd61de604131b216d8af95af01e55bd799493
7
- data.tar.gz: 66e9e76ec09da9ea6caca5ef0341ab075061646e4184e6a7fc5059dc81e5d93b07a0db59fdf1f5388959909d8d9bcc82f2614948723eac0163122256573d4a34
6
+ metadata.gz: db64c4fdddb22b2418505ba40925d85e2512a31b8bc3277fd5de1dcf085ffcc1dd7cc59813b0ebbb03d76c40a873cb11fdf30f3282b107eff41a52bf225d0c68
7
+ data.tar.gz: 7b81810b0f2d425efda22f369e5fed35b4510e159cc1ff9119622eee56a46b9b61879765d634ac44aef4c798759ac9c1bbac82d66ff7148df5b3b234238f94ba
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.1
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.