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 0888a3d commit b24289eCopy full SHA for b24289e
releases.json
@@ -3848,6 +3848,14 @@
3848
"4.6.1-1"
3849
]
3850
},
3851
+ "snitch": {
3852
+ "dependency_names": [
3853
+ "snitch"
3854
+ ],
3855
+ "versions": [
3856
+ "1.3.2-1"
3857
+ ]
3858
+ },
3859
"soundtouch": {
3860
"dependency_names": [
3861
"soundtouch"
subprojects/snitch.wrap
@@ -0,0 +1,9 @@
1
+[wrap-file]
2
+directory = snitch-1.3.2
3
+source_url = https://github.com/snitch-org/snitch/archive/v1.3.2.tar.gz
4
+source_filename = snitch-1.3.2.tar.gz
5
+source_hash = 5b3a0af7e5637f02ac95652f2238b89eb227b4881bf4e5ffc6935f184ff11626
6
+
7
+[provide]
8
+snitch = snitch_dep
9
0 commit comments