lfsx 0.30.1

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-x64",
  "version": "0.30.1",
  "description": "lfsx Linux x64 binary",
  "license": "MPL-2.0",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FerrLabs/LFSX.git"
  }
}