rush-parallel: 0.8.0 -> 0.9.0
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "rush-parallel";
|
||||
version = "0.8.0";
|
||||
version = "0.9.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "shenwei356";
|
||||
repo = "rush";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-G4EG/hj8vosmCwzFN/R/2VC3ZQJfI04aKDQbQdiSFyI=";
|
||||
hash = "sha256-K1DKwG22anoiLBSFC2S5WJkY0tFozTwbHZx9PNCGJLA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-1q5qD496PfK/4LnVI6FWuHorg8EseqodAM7NCB03Lt8=";
|
||||
|
||||
Reference in New Issue
Block a user