Merge pull request #62296 from srghma/hubstaff_update
hubstaff: 1.4.5 -> 1.4.6
This commit is contained in:
commit
1b23dbe6a1
2 changed files with 4 additions and 4 deletions
|
@ -60,6 +60,6 @@ stdenv.mkDerivation {
|
|||
homepage = https://hubstaff.com/;
|
||||
license = licenses.unfree;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = [ maintainers.michalrus ];
|
||||
maintainers = with maintainers; [ michalrus srghma ];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"url": "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.4.5-c5b459ea/Hubstaff-1.4.5-c5b459ea.sh",
|
||||
"version": "1.4.5-c5b459ea",
|
||||
"sha256": "180qglbj175wln0kh8d5czhjvy7z503zxn4w6522hkz4ddz201nz"
|
||||
"url": "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.4.6-4aba8ab5/Hubstaff-1.4.6-4aba8ab5.sh",
|
||||
"version": "1.4.6-4aba8ab5",
|
||||
"sha256": "14js4d7wazn5r5p9n3iic9kwqrinm079jj1k7r00v684jrgq62fc"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue