@supernovae-st/nika-darwin-x64 0.118.7 → 0.120.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.
package/INTEGRITY.json CHANGED
@@ -4,11 +4,11 @@
4
4
  "cpu": "x64",
5
5
  "libc": null,
6
6
  "archive": {
7
- "file": "nika-macos-x64-0.118.7.tar.gz",
8
- "sha256": "f2c96792b1c009092490695d156d51e8b6367b0fbc818352423a549f55d4e89d"
7
+ "file": "nika-macos-x64-0.120.2.tar.gz",
8
+ "sha256": "ecf60ea2f14efd674c7844491f600e6bbd259b4541dbacfaefb67cb5e291f9b0"
9
9
  },
10
10
  "executable": {
11
11
  "file": "bin/nika",
12
- "sha256": "8930868d17bb7a37a6bc6a498a30ef96897d11818761f38343a11c5bfb3ae91d"
12
+ "sha256": "da57ef5d01ca21c529f48da8860173d6818fc4d021b205eecae2870ec0794133"
13
13
  }
14
14
  }
package/SOURCE.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "repository": "https://github.com/supernovae-st/nika",
3
- "tag": "v0.118.7",
4
- "commit": "f3a31a6ee00766e4b010379c535bca994631d637",
5
- "releaseAsset": "nika-macos-x64-0.118.7.tar.gz",
6
- "sourceArchive": "https://github.com/supernovae-st/nika/archive/refs/tags/v0.118.7.tar.gz"
3
+ "tag": "v0.120.2",
4
+ "commit": "289a9adeae5a6937221ceac55b8080ef84c0ce69",
5
+ "releaseAsset": "nika-macos-x64-0.120.2.tar.gz",
6
+ "sourceArchive": "https://github.com/supernovae-st/nika/archive/refs/tags/v0.120.2.tar.gz"
7
7
  }
package/bin/nika CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/nika
3
- size: 37286688 bytes
4
- sha256: 8930868d17bb7a37a6bc6a498a30ef96897d11818761f38343a11c5bfb3ae91d
3
+ size: 38906256 bytes
4
+ sha256: da57ef5d01ca21c529f48da8860173d6818fc4d021b205eecae2870ec0794133
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supernovae-st/nika-darwin-x64",
3
- "version": "0.118.7",
3
+ "version": "0.120.2",
4
4
  "description": "Nika native engine payload for macOS x64",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "os": [
@@ -28,7 +28,7 @@
28
28
  "directory": "packages/native/darwin-x64"
29
29
  },
30
30
  "nikaRelease": {
31
- "preparedCommit": "42cd6a58f3c6564c7815da0f7f07ac461edc408b",
32
- "version": "0.118.7"
31
+ "preparedCommit": "ddf7522cac40e9606a7d94e83af74234e066a96e",
32
+ "version": "0.120.2"
33
33
  }
34
34
  }