forked from DGNum/infrastructure
feat(patches): Upgrade onlyoffice-documentserver to try fixing the issues
Spoiler: didn't work
This commit is contained in:
parent
c5e1ecf0f7
commit
53bfa5a456
1 changed files with 12 additions and 0 deletions
|
@ -116,5 +116,17 @@
|
|||
_type = "static";
|
||||
path = ./castopod.patch;
|
||||
}
|
||||
|
||||
# onlyoffice-documentserver: 7.3.3 -> 7.4.0
|
||||
{
|
||||
id = 238182;
|
||||
hash = "sha256-HhdNPOOmQ62IYoG50ZGc0U/dUub2vIQ4fJR/gudoV2Y=";
|
||||
}
|
||||
|
||||
# onlyoffice-documentserver: 7.4.0 -> 7.4.1
|
||||
{
|
||||
id = 252318;
|
||||
hash = "sha256-lI5WYFlxKvava9e+eTI8ZGogIb3uPOLAWFrkxbSlCXI=";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue