diff --git a/_service b/_service
index 1aafbb5..3b484fc 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/ClementTsang/bottom.git
@PARENT_TAG@~@TAG_OFFSET@
git
- 0.8.0
+ 0.9.0
*
(\d+\.\d+\.\d+)
\1
diff --git a/_servicedata b/_servicedata
index 4bd0609..f07bf7b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/ClementTsang/bottom.git
- 2a4849ebb78e68a824b1f9bfc5af6a784329e558
\ No newline at end of file
+ 8777143801ae6bf6a48e85d111b1bd0dcbdab010
\ No newline at end of file
diff --git a/bottom-0.8.0~0.tar.zst b/bottom-0.8.0~0.tar.zst
deleted file mode 100644
index 24fcb85..0000000
--- a/bottom-0.8.0~0.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:593c7d49bd9ba025606cd913e12c5bc9f0c2af7aa7f629d80f14a9e29bf9d4cd
-size 4081651
diff --git a/bottom-0.9.0~0.tar.zst b/bottom-0.9.0~0.tar.zst
new file mode 100644
index 0000000..a722f9f
--- /dev/null
+++ b/bottom-0.9.0~0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6a85e484149ef5894097d4f9076ead213c0389b8c35549eab5a373206782b76e
+size 3024483
diff --git a/bottom.changes b/bottom.changes
index 8869927..68ebb75 100644
--- a/bottom.changes
+++ b/bottom.changes
@@ -1,3 +1,41 @@
+-------------------------------------------------------------------
+Wed May 10 08:47:20 UTC 2023 - Michael Vetter
+
+- Update to 0.9.0:
+ Bug Fixes:
+ * #1021: Fix selected text background colour being wrong if only
+ the foreground colour was set.
+ * #1037: Fix is_list_ignored accepting all results if set to false
+ * #1064: Disk name/mount filter now doesn't always show all
+ entries if one filter wasn't set.
+ * #1064: macOS disk I/O is potentially working now.
+ * #597: Resolve RUSTSEC-2021-0119 by removing heim.
+ Features:
+ * #1016: Add support for displaying process usernames on Windows
+ * #1022: Support three-character hex colour strings for styling.
+ * #1024: Support FreeBSD temperature sensors based on hw.temperature.
+ * #1063: Add buffer and cache memory tracking.
+ * #1106: Add current battery charging state.
+ * #1115: Add customizable process columns to config file.
+ * #801: Add optional process time column and querying.
+ Changes:
+ * #1025: Officially support M1 macOS.
+ * #1035: Migrate away from heim for CPU information.
+ * #1036: Migrate away from heim for memory information; bottom
+ will now try to use MemAvailable on Linux to determine used memory.
+ * #1041: Migrate away from heim for network information.
+ * #1064: Migrate away from heim for storage information.
+ * #812: Fully remove heim from bottom.
+ * #1075: Update how drives are named in Windows.
+ * #1106: Rename battery consumption field to rate.
+ Other:
+ * #1008: Fix clap 3 deprecation warnings.
+ * #1044: Re-enable ZFS feature.
+ * #1100: Speed up first draw and first data collection.
+ * #1107: Update to clap v4.
+ * #1111: Update to regex 1.8.0, supporting more escapable characters
+ and named captures.
+
-------------------------------------------------------------------
Mon Jan 23 12:38:50 UTC 2023 - Jan-Luca Kiok
diff --git a/bottom.spec b/bottom.spec
index 3ef0b4e..97e7eeb 100644
--- a/bottom.spec
+++ b/bottom.spec
@@ -18,7 +18,7 @@
Name: bottom
-Version: 0.8.0~0
+Version: 0.9.0~0
Release: 0
Summary: Yet another graphical process/system monitor
License: MIT
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 73fa4b9..2cf9175 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f1ad38b452dc79d03afd2eb1da1a39714b6dc32ebddaa9d557074f7eb9d958c0
-size 29903013
+oid sha256:1e25480bbc0ad39e195fc92805c8e96ce2323bfce7e9734950dcc3ab32baf6f7
+size 36082453