diff --git a/_service b/_service
index a6763c6..775ad73 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
caddy
@PARENT_TAG@
v(.*)
- v2.6.1
+ v2.6.2
enable
diff --git a/_servicedata b/_servicedata
index ca7680d..170af45 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/caddyserver/caddy.git
- 9206e8a7381d62a5f8362f541ab9c052f06a9d50
\ No newline at end of file
+ 6bad878a22e048762262d6fabe2144cefaf4ca81
\ No newline at end of file
diff --git a/caddy-2.6.1.tar.gz b/caddy-2.6.1.tar.gz
deleted file mode 100644
index 36ba66d..0000000
--- a/caddy-2.6.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:67201be39ce08bdae0bf3c9b1dc98eef2b48351ebb33f02d88ae53adcbe8a223
-size 577213
diff --git a/caddy-2.6.2.tar.gz b/caddy-2.6.2.tar.gz
new file mode 100644
index 0000000..91cc7dd
--- /dev/null
+++ b/caddy-2.6.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:932c4aa26c4552df8c7dfa81961302db9be7e5d748982b766c2ae335f5232f4b
+size 572819
diff --git a/caddy.changes b/caddy.changes
index 22829b8..99a544a 100644
--- a/caddy.changes
+++ b/caddy.changes
@@ -1,3 +1,43 @@
+-------------------------------------------------------------------
+Thu Oct 13 19:10:18 UTC 2022 - jkowalczyk@suse.com
+
+- Update to version 2.6.2:
+ * httpcaddyfile: Improve detection of indistinguishable TLS automation policies (#5120)
+ * httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
+ * fileserver: stop listing dir when request context is cancelled (#5131)
+ * replacer: working directory global placeholder (#5127)
+ * httpcaddyfile: Fix `metrics` global option parsing (#5126)
+ * caddyconfig: Implement retries into HTTPLoader (#5077)
+ * Fix typo in comment (#5121)
+ * logging: Fix `skip_hosts` with wildcards (#5102)
+ * caddytest: Revise sleep durations
+ * core: Set version manually via CustomVersion (#5072)
+ * forwardauth: Canonicalize header fields (fix #5038) (#5097)
+ * logging: Perform filtering on arrays of strings (where possible) (#5101)
+ * logging: Add `time_local` option to use local time instead of UTC (#5108)
+ * fileserver: Treat invalid file path as NotFound (#5099)
+ * logging: Better `console` encoder defaults (#5109)
+ * httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110)
+ * core: Chdir to executable location on Windows (#5115)
+ * ci: enhance the CI/CD flow (#5118)
+ * Fix inverted logic in Windows service detection (#5106)
+ * fileserver: better dark mode visited link contrast (#5105)
+ * go.mod: Upgrade select dependencies
+ * caddyhttp: Remote IP prefix placeholders
+ * map: Remove infinite recursion check (#5094)
+ * reverseproxy: Parse humanized byte size (fix #5095)
+ * admin: Use replacer on listen addresses (#5071)
+ * core: Fix ListenQUIC listener key conflict
+ * reverseproxy: On 103 don't delete own headers (#5091)
+ * caddyhttp: replace placeholders in map defaults (#5081)
+ * core: Refactor and improve listener logic (#5089)
+ * rewrite: Only trim prefix if matched
+ * reverseproxy: fix upstream scheme handling in command (#5088)
+ * ci: fix integration tests (#5079)
+ * headers: Support repeated WriteHeader if 1xx (fix #5074)
+ * fastcgi: Redirect using original URI path (fix #5073)
+ * ci: extend goreleaser timeout to 1-hour (#5067)
+
-------------------------------------------------------------------
Fri Sep 23 19:30:59 UTC 2022 - jkowalczyk@suse.com
@@ -429,4 +469,4 @@ Mon May 24 12:55:21 UTC 2021 - alexandre.vicenzi@suse.com
-------------------------------------------------------------------
Wed Apr 28 15:47:43 UTC 2021 - Alexandre Vicenzi
-- Create Caddy package
+- Create Caddy package
diff --git a/caddy.spec b/caddy.spec
index 192c9ea..96ba7a7 100644
--- a/caddy.spec
+++ b/caddy.spec
@@ -19,7 +19,7 @@
%define project github.com/caddyserver/caddy
Name: caddy
-Version: 2.6.1
+Version: 2.6.2
Release: 0
Summary: Fast, multi-platform web server with automatic HTTPS
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 90dee17..9bb21aa 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:5b1553ccc0d2fad1c8c1988f4c2d10b0c47b496a859c761665f4b884c4ddc00f
-size 8425515
+oid sha256:e38b498a7ea7baf53702910038011a1b268e15ae8c18afa64efa601860f85c71
+size 8460223