File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11PKG_VERSION := $(shell yq e ".version" manifest.yaml)
22PKG_ID := $(shell yq e ".id" manifest.yaml)
33MANAGER_SRC := $(shell find ./manager -name '* .rs') manager/Cargo.toml manager/Cargo.lock
4- VERSION_CORE := "24.0"
4+ VERSION_CORE := "24.0.1 "
55
66.DELETE_ON_ERROR :
77
Original file line number Diff line number Diff line change 11id : bitcoind
22title : " Bitcoin Core"
3- version : 24.0.0
3+ version : 24.0.1
44release-notes : |
55 * Add build for x86
6- * Update to latest upstream
6+ * Update to latest upstream (v24.0.1)
77 * Add Full RBF Config option
88 * Add action to delete peers.dat in case of corruption
99 * Remove dbcache limit (Please use large dbcache values with caution! We recommend not touching this setting unless you know what you're doing.)
You can’t perform that action at this time.
0 commit comments