lfsx 0.32.0

Command line companion for the LFSX Git LFS server: diagnose a deployment and reclaim space
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "@ferrlabs/lfsx-linux-arm64",
  "version": "0.32.0",
  "description": "lfsx Linux arm64 binary",
  "license": "MPL-2.0",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FerrLabs/LFSX.git"
  }
}