@brokkai/brokk-town-linux-x64 0.4.8 → 0.4.9

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 CHANGED
@@ -1 +1 @@
1
- {"commit": "9d0accca8ee4ccadc8cec029f3c5fae8f1006c52", "tag": "v0.4.8", "target": "linux-amd64"}
1
+ {"commit": "310d6a3c7029ab237c01f2097a74c5d048808ea2", "tag": "v0.4.9", "target": "linux-amd64"}
package/README.md CHANGED
@@ -160,7 +160,7 @@ npm's stable tag, and **Use VERSION** stages that exact version for the Mayor to
160
160
  save. The pin changes only for that town and takes effect on the bot's next run;
161
161
  capability and reported-version checks still run before any repository work.
162
162
 
163
- Town also checks npm's stable tags on its own, at start and every six hours.
163
+ Town also checks npm's stable tags on its own, at start and every fifteen minutes.
164
164
  When a bot has a newer stable release than a town's pin, the town receives a
165
165
  Mayoral decision at Town Hall: **Upgrade now** pins the new version for the
166
166
  bot's next run, **Delay a day** asks again after 24 hours, and **Decline** keeps
package/bin/bt CHANGED
Binary file
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.4.8",
2
+ "version": "0.4.9",
3
3
  "license": "Apache-2.0",
4
4
  "repository": {
5
5
  "type": "git",