Skip to content

Commit 86618a0

Browse files
Update formula to v0.10.1
1 parent e75b2a9 commit 86618a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/shpool.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Shpool < Formula
22
desc "Lightweight persistent shell session manager"
33
homepage "https://github.com/shell-pool/shpool"
4-
url "https://github.com/shell-pool/shpool/archive/refs/tags/v0.10.0.tar.gz"
5-
sha256 "2be86e4671b38d78785e2e59e0e17c3b8df4272bff72731a4f8bf4b09af772a7"
4+
url "https://github.com/shell-pool/shpool/archive/refs/tags/v0.10.1.tar.gz"
5+
sha256 "19fd6fec6fba99fedb1624a8f9bc13e019677af32976b1e9174257151ad6be87"
66
license "Apache-2.0"
77
head "https://github.com/shell-pool/shpool.git", branch: "master"
88

0 commit comments

Comments
 (0)