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 b7f106d commit 67aa0f2Copy full SHA for 67aa0f2
Formula/n/neosync.rb
@@ -1,8 +1,8 @@
1
class Neosync < Formula
2
desc "CLI for interfacing with Neosync"
3
homepage "https://www.neosync.dev/"
4
- url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.40.tar.gz"
5
- sha256 "3c6ed6363e7822c22e584f611516f9117d194822cc0bd30352a786dfbd96bc4e"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.41.tar.gz"
+ sha256 "f11966321826d40d28b087b1daa81519e600759b9813b0e686ec49397a466a21"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments