Skip to content

Commit 833f968

Browse files
committed
Update gigahorse to 2.5.3.giga36
1 parent 3487070 commit 833f968

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Changed
66

77
- Update `chia` to 2.5.4.
8-
- Update `gigahorse` to 2.5.1.giga36.
8+
- Update `gigahorse` to 2.5.3.giga36.
99

1010
## [1.24.0] - 2024-07-05
1111

foxy_farmer/binary_manager/gigahorse_binary_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def _product_name(self) -> str:
2020

2121
@property
2222
def _binary_release(self) -> str:
23-
return "2.5.1.giga36"
23+
return "2.5.3.giga36"
2424

2525
@property
2626
def _release_download_url(self) -> str:

0 commit comments

Comments
 (0)