add version
This commit is contained in:
parent
b7769e46a9
commit
0f0687cad7
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "strongbox";
|
name = "strongbox";
|
||||||
|
version = "7.0.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/ogri-la/strongbox/releases/download/${version}/strongbox";
|
url = "https://github.com/ogri-la/strongbox/releases/download/${version}/strongbox";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue