[roll] Roll fuchsia [fssh] Allow hostname aliases.
fssh uses a regex to validate hostnames that doesn't allow using
hostname aliases. This extend the regex to allow this.
Original-Bug: b/230002506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673650
Original-Revision: 604829b48fb285f8cd2fd1099a512e37935d5487
GitOrigin-RevId: cc40f15c901a88afd92afbea36b8e77d73b0a595
Change-Id: I559808e08fdf765b44f592f2f13c69dd1827539b
diff --git a/stem b/stem
index bb30c56..a977278 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="0726fdb1b5222fff1f877b1ad72b762ca70639a1"/>
+ revision="604829b48fb285f8cd2fd1099a512e37935d5487"/>
</projects>
<hooks>
<hook name="install-environment"