1 parent 63caac5 commit 683f8b3Copy full SHA for 683f8b3
1 file changed
Formula/studyctl.rb
@@ -12,7 +12,7 @@ class Studyctl < Formula
12
desc "AuDHD-aware study tool with AI Socratic mentoring and spaced repetition"
13
homepage "https://github.com/NetDevAutomate/socratic-study-mentor"
14
url "https://files.pythonhosted.org/packages/source/s/studyctl/studyctl-2.1.0.tar.gz"
15
- sha256 "PLACEHOLDER_SHA256_UPDATE_AFTER_PYPI_PUBLISH"
+ sha256 "c21b5ef0c55c7c44bbbce7d5eb651f06b8294b040d59b542ea1d52ff03e63479" # pragma: allowlist secret
16
license "MIT"
17
18
depends_on "python@3.12"
0 commit comments