gowebly: 3.0.4 -> 3.0.5 (#425649)
Co-authored-by: cterence <terence.chateigne@posteo.net>
This commit is contained in:
commit
f200890f87
@ -8,16 +8,16 @@
|
||||
|
||||
buildGo124Module rec {
|
||||
pname = "gowebly";
|
||||
version = "3.0.4";
|
||||
version = "3.0.5";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "gowebly";
|
||||
repo = "gowebly";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-oz/O5scGJigWjrmA2wnagDbf+epvwuyRI2CaSQY8K5I=";
|
||||
hash = "sha256-r1yyMbnpt0sDgqkm/EqaYysQnm48uIXzQHqJObVpT9g=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-BDdH6cFicbjT2WOldNRc8NcFKrIaeqy+mw113PRnwa8=";
|
||||
vendorHash = "sha256-N48/67fMPsylNGr6ixay4si+9ifUryxkIJxKDYU46+o=";
|
||||
|
||||
env.CGO_ENABLED = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user