Merge pull request #321815 from r-ryantm/auto-update/bitmagnet

bitmagnet: 0.9.2 -> 0.9.3
This commit is contained in:
Stanisław Pitucha 2024-06-23 09:49:38 +10:00 committed by GitHub
commit cdaac4a509
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "bitmagnet";
version = "0.9.2";
version = "0.9.3";
src = fetchFromGitHub {
owner = "bitmagnet-io";
repo = "bitmagnet";
rev = "v${version}";
hash = "sha256-Lyogcuehzn19sX2VZWWlJNI38Jn5IA7mJz0RWkoP390=";
hash = "sha256-PdDXQC702mmK8wpYmi3N5iFv7Y3wbzpyF4Yq3utqX2c=";
};
vendorHash = "sha256-aauXgHPZbSiTW9utuHXzJr7GsWs/2aFiGuukA/B9BRc=";