@marinjursic/prc-darwin-arm64 0.2.1 → 0.3.0

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.
package/bin/prc CHANGED
Binary file
package/manifest.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "binary_path": "bin/prc",
3
- "binary_sha256": "bac36a48bf6648084874aba16cafc9d5a8a044beec595aeb492978d4f640f07d",
4
- "built_at": "2026-08-30T15:38:00Z",
3
+ "binary_sha256": "fb50c063d0e8853e0ab86e132ed8209b1feca805e7f01152763260e907597310",
4
+ "built_at": "2026-09-01T20:21:37Z",
5
5
  "package_name": "@marinjursic/prc-darwin-arm64",
6
6
  "schema_version": "prc.npm-platform/v0.2",
7
- "source_commit": "264169f4a57ec7d1112162863c83f0b8d34c9b5d",
8
- "support_bytes": 4854681,
7
+ "source_commit": "a2423d5aaa9acb7c4f50c56d6137b82535699894",
8
+ "support_bytes": 4854682,
9
9
  "support_file_count": 227,
10
10
  "support_files": [
11
11
  {
@@ -55,8 +55,8 @@
55
55
  },
56
56
  {
57
57
  "path": "bin/catalog/control-check-programs.json.gz",
58
- "sha256": "14ebbbd6e85f560f5a1d0bcb9b10ca0fa3d0cab8096186bdf4053fd088f24c73",
59
- "size": 722121
58
+ "sha256": "02710c20acccf65adb9e000b3f7a725a9e9bdf803260d505efe421c488da1d3d",
59
+ "size": 722122
60
60
  },
61
61
  {
62
62
  "path": "bin/catalog/control-contracts.json.gz",
@@ -1144,5 +1144,5 @@
1144
1144
  "size": 1040
1145
1145
  }
1146
1146
  ],
1147
- "version": "0.2.1"
1147
+ "version": "0.3.0"
1148
1148
  }
package/package.json CHANGED
@@ -29,5 +29,5 @@
29
29
  "type": "git",
30
30
  "url": "git+https://github.com/MarinJursic/production-readiness-checklist.git"
31
31
  },
32
- "version": "0.2.1"
32
+ "version": "0.3.0"
33
33
  }