Skip to content

Commit ae17f73

Browse files
authored
Merge pull request #279427 from webcoyote/update-sandvault.rb-1777134400
sandvault 1.12.0
2 parents f06ba67 + 412044c commit ae17f73

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/s/sandvault.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
class Sandvault < Formula
22
desc "Run AI agents isolated in a sandboxed macOS user account"
33
homepage "https://github.com/webcoyote/sandvault"
4-
url "https://github.com/webcoyote/sandvault/archive/refs/tags/v1.11.0.tar.gz"
5-
sha256 "7d588a2d45fed00339201a5e159b9f5424a597b36e5037203d5f35bb70eab221"
4+
url "https://github.com/webcoyote/sandvault/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "df41954393ea58a917680c0bffdce7c13295c8c90d06ced678fdc3df62195778"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1faaaa09701d083fdcf09a48b5610b03340be075b45f8778031bf749cf319dd5"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1faaaa09701d083fdcf09a48b5610b03340be075b45f8778031bf749cf319dd5"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1faaaa09701d083fdcf09a48b5610b03340be075b45f8778031bf749cf319dd5"
12-
sha256 cellar: :any_skip_relocation, sonoma: "02042a8d9e6698419f2ae100784a850d2aadac46a95d7af33b85fcabe8d2ba47"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
12+
sha256 cellar: :any_skip_relocation, sonoma: "3c2c4fc165a4b74900108c31f607fe935bd98b50d54b1bd5f901c688b71738c8"
1313
end
1414

1515
depends_on :macos

0 commit comments

Comments
 (0)