@dcl/abgen-linux-x64 0.17.1 → 0.17.4

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/BUILD-INFO.txt CHANGED
@@ -1,6 +1,6 @@
1
- ABGEN_VERSION=0.17.1
2
- ABGEN_RELEASE=v0.17.1
1
+ ABGEN_VERSION=0.17.4
2
+ ABGEN_RELEASE=v0.17.4
3
3
  ABGEN_TARGET=x86_64-unknown-linux-gnu
4
- ABGEN_BUILD_ID=e48e050ebc29
5
- ABGEN_GIT_REV=a597b0e50931b3402abdea77258d1425126be2c1
4
+ ABGEN_BUILD_ID=631f2c3b3319
5
+ ABGEN_GIT_REV=720b305007313aea95d9af47b8a8157ba3a14a8e
6
6
  SOURCE_DATE_EPOCH=315532800
package/bin/abgen.bin CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/abgen-linux-x64",
3
- "version": "0.17.1",
3
+ "version": "0.17.4",
4
4
  "description": "abgen prebuilt binary for linux x64 (installed by @dcl/abgen)",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "repository": {