Merge pull request #29562 from LumiGuide/journalbeat-5.6.0
journalbeat: 5.5.0 -> 5.6.0
This commit is contained in:
commit
87435a95f8
@ -7,7 +7,7 @@ let
|
|||||||
in buildGoPackage rec {
|
in buildGoPackage rec {
|
||||||
|
|
||||||
name = "journalbeat-${version}";
|
name = "journalbeat-${version}";
|
||||||
version = "5.5.0";
|
version = "5.6.0";
|
||||||
|
|
||||||
goPackagePath = "github.com/mheese/journalbeat";
|
goPackagePath = "github.com/mheese/journalbeat";
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ in buildGoPackage rec {
|
|||||||
owner = "mheese";
|
owner = "mheese";
|
||||||
repo = "journalbeat";
|
repo = "journalbeat";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "134n1kg6nx5yycn2cyldiayaqm8zps94hz4zfz9klp2jzq68m35y";
|
sha256 = "0b5yqzw1h945mwwyy7cza6bc7kzv3x1p9w2xkzmvr7rw3pd32r06";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user