tgpt: 1.6.12 -> 1.7.0
Diff: https://github.com/aandrew-me/tgpt/compare/refs/tags/v1.6.12...v1.7.0 Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v1.7.0
This commit is contained in:
parent
248eda9687
commit
69b3dc11f6
@ -5,13 +5,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "tgpt";
|
||||
version = "1.6.12";
|
||||
version = "1.7.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "aandrew-me";
|
||||
repo = "tgpt";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-+D8elnJEDiHhInVHxFNTEfq9DewuuIc4e+gX4kIv7E0=";
|
||||
hash = "sha256-g9gwLM7H7sPzR9Gpyun0Nc+Afe5phSFYrGBUOmyLG/I=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-2I5JJWxM6aZx0eZu7taUTL11Y/5HIrXYC5aezrTbbsM=";
|
||||
|
Loading…
Reference in New Issue
Block a user