thruster: 0.1.20 -> 0.1.21 (#525199)

This commit is contained in:
Nick Cao
2026-05-29 13:50:19 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGo126Module (finalAttrs: {
pname = "thruster";
version = "0.1.20";
version = "0.1.21";
src = fetchFromGitHub {
owner = "basecamp";
repo = "thruster";
tag = "v${finalAttrs.version}";
hash = "sha256-ze2jNN+JnXrpRKrh/oskO2n6dmj6F6czU2d62NrOJEY=";
hash = "sha256-gFYVbvcXpy03rddB3MbYeT6V1Iex2TtdpC2VeUhO6vo=";
};
vendorHash = "sha256-i5u1quR5V0ceFwRDW0Vym+9/dFUwzp9Wc1JrM0KGgY8=";