@brokkai/brokk-town-linux-arm64 0.4.6 → 0.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BUILD.json +1 -1
- package/README.md +3 -0
- package/bin/bt +0 -0
- package/package.json +1 -1
package/BUILD.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"commit": "
|
|
1
|
+
{"commit": "681fbf46a1ff6778577c20b7e60cecf0ac840a42", "tag": "v0.4.7", "target": "linux-arm64"}
|
package/README.md
CHANGED
|
@@ -590,3 +590,6 @@ Licensed under [Apache-2.0](LICENSE). Attribution is in [NOTICE](NOTICE) and
|
|
|
590
590
|
[third-party notices](licenses/THIRD_PARTY_NOTICES.txt). Artwork provenance is in
|
|
591
591
|
[docs/ARTWORK.md](docs/ARTWORK.md). Native and npm packaging is configured, and the npm bootstrap and trusted
|
|
592
592
|
publishers are established. Stable GitHub release publication remains separate.
|
|
593
|
+
|
|
594
|
+
For scheduling stalls, stale reviews, and interrupted workers, see
|
|
595
|
+
[blocked-town recovery](docs/blocked-town-recovery.md).
|
package/bin/bt
CHANGED
|
Binary file
|
package/package.json
CHANGED