seedfast_windows_amd64 2.4.1 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -31,7 +31,7 @@ npx seedfast seed
31
31
  ### Homebrew (macOS and Linux)
32
32
 
33
33
  ```bash
34
- brew install argon-it/tap/seedfast
34
+ brew install seedfast-ai/tap/seedfast
35
35
  ```
36
36
 
37
37
  ### Download Binary
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "seedfast_windows_amd64",
3
- "version": "2.4.1",
3
+ "version": "2.4.3",
4
4
  "bin": {
5
5
  "seedfast_windows_amd64": "seedfast.exe"
6
6
  },
@@ -20,6 +20,6 @@
20
20
  "description": "AI-powered PostgreSQL database seeding tool",
21
21
  "repository": {
22
22
  "type": "git",
23
- "url": "https://github.com/argon-it/seedfast-cli"
23
+ "url": "https://github.com/seedfast-ai/cli"
24
24
  }
25
25
  }
package/seedfast.exe CHANGED
Binary file