Skip to content

Commit bfba58e

Browse files
Update formula to v0.11.0
1 parent 86618a0 commit bfba58e

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.1.tar.gz"
5-
sha256 "19fd6fec6fba99fedb1624a8f9bc13e019677af32976b1e9174257151ad6be87"
4+
url "https://github.com/shell-pool/shpool/archive/refs/tags/v0.11.0.tar.gz"
5+
sha256 "7b2a050fa33139cc49b5345dbf66936d8589f6b152939d811e9336754cbd9145"
66
license "Apache-2.0"
77
head "https://github.com/shell-pool/shpool.git", branch: "master"
88

0 commit comments

Comments
 (0)