Merge pull request #39226 from r-ryantm/auto-update/leatherman
leatherman: 1.4.0 -> 1.4.1
This commit is contained in:
commit
1cbf988217
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "leatherman-${version}";
|
name = "leatherman-${version}";
|
||||||
version = "1.4.0";
|
version = "1.4.1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
sha256 = "0whlyzz0imv4lm69xkwhcd6jzh3s0rzlqjmwimbqz96p4771ivpd";
|
sha256 = "0n516gqv501ymj99bickbr2cbhr109azh9hc1hn7flbcjzz3aljc";
|
||||||
rev = version;
|
rev = version;
|
||||||
repo = "leatherman";
|
repo = "leatherman";
|
||||||
owner = "puppetlabs";
|
owner = "puppetlabs";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user