We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc6d3e commit e5e5c0eCopy full SHA for e5e5c0e
Formula/p/pnpm.rb
@@ -16,6 +16,7 @@ class Pnpm < Formula
16
sha256 cellar: :any, arm64_ventura: "f3a079b4fbf63b9998b9ad1b9ebb523dfaed5448ac57c944c6976eeaf9af4d35"
17
sha256 cellar: :any_skip_relocation, sonoma: "8441b2a5c37257e6e4362a5fde05bf148a398a1fd79cff1b91ad14fd0d275161"
18
sha256 cellar: :any_skip_relocation, ventura: "8441b2a5c37257e6e4362a5fde05bf148a398a1fd79cff1b91ad14fd0d275161"
19
+ sha256 cellar: :any_skip_relocation, arm64_linux: "a76a27c0cacb931bf31e0bf3ef4f3b588d61e657786ce506b0cb54cae2cb061d"
20
sha256 cellar: :any_skip_relocation, x86_64_linux: "a76a27c0cacb931bf31e0bf3ef4f3b588d61e657786ce506b0cb54cae2cb061d"
21
end
22
0 commit comments