github.com/lyft/flytestdlib@v0.3.12-0.20210213045714-8cdd111ecda1/flytestdlib.json (about)

     1  {
     2      "version": "0.3.9",
     3      "architecture": {
     4          "32bit": {
     5              "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.9/flytestdlib_0.3.9_Windows_i386.zip",
     6              "bin": [
     7                  "pflags.exe"
     8              ],
     9              "hash": "941f2bedb122cd7af582a196870a8ef1a2857a0c3ac548448f901e5658d83b75"
    10          },
    11          "64bit": {
    12              "url": "https://github.com/lyft/flytestdlib/releases/download/v0.3.9/flytestdlib_0.3.9_Windows_x86_64.zip",
    13              "bin": [
    14                  "pflags.exe"
    15              ],
    16              "hash": "156cac855fa464b888b0fd41c991a7241e5ca4edc08bad2d2cc47bf5d24792e9"
    17          }
    18      },
    19      "homepage": "https://godoc.org/github.com/lyft/flytestdlib",
    20      "license": "Apache-2.0",
    21      "description": "Common Go utilities (Typed-Config, PFlags, Prometheus Metrics,... more).",
    22      "persist": [
    23          "data",
    24          "config.toml"
    25      ]
    26  }