runme: 1.7.4 -> 1.7.5
Diff: https://github.com/stateful/runme/compare/v1.7.4...v1.7.5 Changelog: https://github.com/stateful/runme/releases/tag/v1.7.5
This commit is contained in:
parent
8c2cdea0fe
commit
fa9356cf5d
@ -11,13 +11,13 @@
|
||||
|
||||
buildGo121Module rec {
|
||||
pname = "runme";
|
||||
version = "1.7.4";
|
||||
version = "1.7.5";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "stateful";
|
||||
repo = "runme";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-0WqyX2vpGoDjsltJJjR2zAi+Iq5l1Ugv/koEA+ycq1U=";
|
||||
hash = "sha256-cy4IUsCMh0sFpHLFce3DW4KAMYT2/BtvKBHKPpkCggQ=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-vfLLL/sV8Jg/QE4oT45XLXAwvlLep3ehtPwXbpwo5PQ=";
|
||||
|
Loading…
Reference in New Issue
Block a user