Skip to content

Commit

Permalink
Wheat @ 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
guydavis committed Feb 19, 2024
1 parent bff7737 commit b7866fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file. The format
### Updated
- [Chia](https://github.com/Chia-Network/chia-blockchain/releases/tag/2.1.4) to v2.1.4 - misc improvements, see their release notes.
- [Gigahorse](https://github.com/madMAx43v3r/chia-gigahorse/releases/tag/v2.1.3.giga26) to v2.1.3.giga26.
- [Wheat](https://github.com/wheatnetwork/wheat-blockchain/releases/tag/2.1.5) to v2.1.5.

## [2.1.3] - 2023-12-19
### Updated
Expand Down
4 changes: 2 additions & 2 deletions scripts/forks/wheat_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#

WHEAT_BRANCH=$1
# On 2023-07-20
HASH=5185edcd0ae333da6c157783cf4d1f19ee0a252d
# On 2024-02-19
HASH=5c8df453677d18609dcbad4b47cbf431feccf79b

if [ -z ${WHEAT_BRANCH} ]; then
echo 'Skipping Wheat install as not requested.'
Expand Down

0 comments on commit b7866fe

Please sign in to comment.