We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98ce0e commit 0ca58c6Copy full SHA for 0ca58c6
Formula/j/jsrepo.rb
@@ -1,8 +1,8 @@
1
class Jsrepo < Formula
2
desc "Build and distribute your code"
3
homepage "https://jsrepo.dev/"
4
- url "https://registry.npmjs.org/jsrepo/-/jsrepo-2.1.0.tgz"
5
- sha256 "7775ebd799e51a219ae63c1e172bfd412286a0fa7fe0d07240657a786e405e8f"
+ url "https://registry.npmjs.org/jsrepo/-/jsrepo-2.2.1.tgz"
+ sha256 "491f27d92ee535ea2b466915a38124ef124c72d53c13a6f4e9245c80a6e89b08"
6
license "MIT"
7
8
bottle do
0 commit comments