openfortivpn-webview-qt: 1.1.2 -> 1.2.3 (#383005)
Co-authored-by: jonboh <jon.bosque.hernando@gmail.com>
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "openfortivpn-webview-qt";
|
||||
version = "1.1.2";
|
||||
version = "1.2.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "gm-vm";
|
||||
repo = "openfortivpn-webview";
|
||||
rev = "v${version}-electron";
|
||||
hash = "sha256-BNotbb2pL7McBm0SQwcgEvjgS2GId4HVaxWUz/ODs6w=";
|
||||
hash = "sha256-jGDCFdqRfnYwUgVs3KO1pDr52JgkYVRHi2KvABaZFl4=";
|
||||
};
|
||||
sourceRoot = "source/openfortivpn-webview-qt";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user