chore(patches): Update

This commit is contained in:
Tom Hubrecht 2023-10-07 15:48:27 +02:00
parent 5fcb84f6e3
commit df45e2bd10
2 changed files with 4 additions and 4 deletions

View file

@ -94,14 +94,14 @@
# outline: 0.71.0 -> 0.72.0
{
id = 259246;
hash = "sha256-6PFohGAbDYUZhsibfttp8qS/JKeySC3+IH8DlK6G2wc=";
hash = "sha256-GMwtKnsBkik2N8bzoCUaxKgZoFaHjGWtLTANXcC+CsE=";
}
# nixos/outline: Add the possibility of using local storage instead of S3
{
id = 259254;
excludes = [ "nixos/doc/manual/*" ];
hash = "sha256-Ybh4iO7kA4w/ITqkbz7MJPIR+Xl4DPfsujV20ueqLSw=";
hash = "sha256-Hd3bRYncjnfHzEx+g6rb9cU3YmhF6W3QOtQUuDzw78U=";
}
];
}

View file

@ -16,7 +16,7 @@ index d21097df07b..2ee652d8785 100644
buildGoModule rec {
pname = "forgejo";
- version = "1.19.4-0";
+ version = "1.20.4-1";
+ version = "1.20.5-0";
src = fetchFromGitea {
domain = "codeberg.org";
@ -24,7 +24,7 @@ index d21097df07b..2ee652d8785 100644
repo = "forgejo";
rev = "v${version}";
- hash = "sha256-pTcnST8A4gADPBkNago9uwRFEmTx8vNONL/Emer4xLI=";
+ hash = "sha256-Fxlj+ckw1LSgiQDex3ZizHakIKd52U6JcdTurJj8YWg=";
+ hash = "sha256-tuwMvSWaMUc/GghmrbGLtyjixwOwiapWEOMD9QmMLic=";
};
- vendorHash = "sha256-LKxhNbSIRaP4EGWX6mE26G9CWfoFTrPRjrL4ShpRHWo=";