@dcl/abgen-darwin-arm64 0.17.10 → 0.17.12

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.
Files changed (3) hide show
  1. package/BUILD-INFO.txt +4 -4
  2. package/abgen +0 -0
  3. package/package.json +1 -1
package/BUILD-INFO.txt CHANGED
@@ -1,6 +1,6 @@
1
- ABGEN_VERSION=0.17.10
2
- ABGEN_RELEASE=v0.17.10
1
+ ABGEN_VERSION=0.17.12
2
+ ABGEN_RELEASE=v0.17.12
3
3
  ABGEN_TARGET=aarch64-apple-darwin
4
- ABGEN_BUILD_ID=f42a24b5cccf
5
- ABGEN_GIT_REV=b0eff29ebff1cad7d80780cdc9cadc63794f602c
4
+ ABGEN_BUILD_ID=072e7db2fcec
5
+ ABGEN_GIT_REV=3a45cf97b9083550326a7bb169551f175fa019ff
6
6
  SOURCE_DATE_EPOCH=315532800
package/abgen CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/abgen-darwin-arm64",
3
- "version": "0.17.10",
3
+ "version": "0.17.12",
4
4
  "description": "abgen prebuilt binary for darwin arm64 (installed by @dcl/abgen)",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "repository": {