add version
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user