audion: 0.2.1 -> 0.2.3
Diff: https://github.com/audiusGmbH/audion/compare/0.2.1...0.2.3 Changelog: https://github.com/audiusGmbH/audion/releases/tag/0.2.3
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "audion";
|
||||
version = "0.2.1";
|
||||
version = "0.2.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "audiusGmbH";
|
||||
repo = "audion";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-NtAzh7n5bJXMt73L+FJU3vuNoNgga3wYXdZ2TY8AjIA=";
|
||||
hash = "sha256-r/ZJ9c2PEl8/AhMlsQaHkVQ9uv5R/qEW66rLSJRGxQk=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-kIrbHt6aAUgdF4Jx/aUOYpiBj1+pyFLCVak6R+JN2Ug=";
|
||||
cargoHash = "sha256-f+O/McbMnufNERpZgb8K2CiTeTPXqnX+kJd57zQu474=";
|
||||
|
||||
meta = {
|
||||
description = "Ping the host continuously and write results to a file";
|
||||
|
||||
Reference in New Issue
Block a user