Skip to content

Commit 82ace8e

Browse files
authored
bottom: Update to v0.14.5 (#9648)
**Summary** Changelog available [here](https://github.com/ClementTsang/bottom/releases/tag/0.14.5). Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net> **Test Plan** Run `btm` and watch the pretty graphs. **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label --> - [x] I agree to license this contribution and all my previous contributions under the licensing terms in [LICENSE.md](../blob/main/LICENSE.md) and have the power and authority to grant those licenses.
2 parents 584d8b8 + 28f2d6f commit 82ace8e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/b/bottom/package.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : bottom
3-
version : 0.14.4
4-
release : 36
3+
version : 0.14.5
4+
release : 37
55
source :
6-
- https://github.com/ClementTsang/bottom/archive/refs/tags/0.14.4.tar.gz : c2b2a5bf438d014b2a32fbbd9edc2da634cbdff4b01a2810d5dcb571d3998051
7-
- https://github.com/ClementTsang/bottom/releases/download/0.14.4/completion.tar.gz : 0b458a63f14b148cf4a19ce152331f3a404aaba00a725dbd603402781669799f
8-
- https://github.com/ClementTsang/bottom/releases/download/0.14.4/manpage.tar.gz : cea096d6f9936312be0ecc337eac1efe16bd603f383ea86b80834829d9f8a048
6+
- https://github.com/ClementTsang/bottom/archive/refs/tags/0.14.5.tar.gz : fab3c85606973e3011241a420b012fc39525c6a5211fe1ad0b564b02b3ef165c
7+
- https://github.com/ClementTsang/bottom/releases/download/0.14.5/completion.tar.gz : db426f784af51bd870ff4bcc7f8ab35bfdd01637e3f6b01b55500086a4263437
8+
- https://github.com/ClementTsang/bottom/releases/download/0.14.5/manpage.tar.gz : bce0715f19436d39d7babf9fdea8cf587e0dca099bd13ab2d5310f1cf32d85a2
99
homepage : https://clementtsang.github.io/bottom
1010
license : MIT
1111
component : system.utils

packages/b/bottom/pspec_x86_64.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
</Files>
3232
</Package>
3333
<History>
34-
<Update release="36">
35-
<Date>2026-07-09</Date>
36-
<Version>0.14.4</Version>
34+
<Update release="37">
35+
<Date>2026-07-18</Date>
36+
<Version>0.14.5</Version>
3737
<Comment>Packaging update</Comment>
3838
<Name>Evan Maddock</Name>
3939
<Email>maddock.evan@vivaldi.net</Email>

0 commit comments

Comments
 (0)