Loading pkgs/by-name/sc/scalingo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildGoModule rec { pname = "scalingo"; version = "1.40.0"; version = "1.41.0"; src = fetchFromGitHub { owner = pname; repo = "cli"; rev = version; hash = "sha256-AY2Iy7MwZ0OmNdv9EPgJ79Ug8pDuxlVNtLRhlX+XCC4="; hash = "sha256-JP5sSE9xWAB9yVuFh74s85zh9y4t8f+VwUVmn6iMPFI="; }; vendorHash = null; Loading Loading
pkgs/by-name/sc/scalingo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildGoModule rec { pname = "scalingo"; version = "1.40.0"; version = "1.41.0"; src = fetchFromGitHub { owner = pname; repo = "cli"; rev = version; hash = "sha256-AY2Iy7MwZ0OmNdv9EPgJ79Ug8pDuxlVNtLRhlX+XCC4="; hash = "sha256-JP5sSE9xWAB9yVuFh74s85zh9y4t8f+VwUVmn6iMPFI="; }; vendorHash = null; Loading