File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ch/cherry-studio Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515stdenvNoCC . mkDerivation ( finalAttrs : {
1616 pname = "cherry-studio" ;
17- version = "1.0.1 " ;
17+ version = "1.1.8 " ;
1818
1919 src = fetchFromGitHub {
2020 owner = "CherryHQ" ;
2121 repo = "cherry-studio" ;
2222 tag = "v${ finalAttrs . version } " ;
23- hash = "sha256-C8D0XCwIFWG+5WakAK+TmI4VVuIYJBSgkv5ynM2Ewkc =" ;
23+ hash = "sha256-zZwweJso4KaJMXNUJ+kEvbkHOkhvvPv/IYu/evXzsWs =" ;
2424 } ;
2525
2626 yarnOfflineCache = stdenvNoCC . mkDerivation {
@@ -50,7 +50,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
5050 '' ;
5151
5252 outputHashMode = "recursive" ;
53- outputHash = "sha256-DrEkaXkbaY40uYH7niT10OFJH+PD7ip3A4OCwbKmtz8 =" ;
53+ outputHash = "sha256-HKtd+zdP7e/6vmlL4NS8X8gZ8AhxThtOS7taQ+iAnK0 =" ;
5454 } ;
5555
5656 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments