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 8756309 commit 6e0ff52Copy full SHA for 6e0ff52
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.14.tar.gz"
5
- sha256 "66fa77b99c6492bf3692c48d258a1109482fb61ea1c8a6ae6036292e526704f6"
+ url "https://github.com/nucleuscloud/neosync/archive/refs/tags/v0.5.15.tar.gz"
+ sha256 "a255407a9777cc31d22042505783c080ecf747d5fa977cd86d7b3e02abd6ed9e"
6
license "MIT"
7
head "https://github.com/nucleuscloud/neosync.git", branch: "main"
8
0 commit comments