Skip to content

Commit b24289e

Browse files
vid512bgilbert
authored andcommitted
Add wrap for Snitch
1 parent 0888a3d commit b24289e

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

releases.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3848,6 +3848,14 @@
38483848
"4.6.1-1"
38493849
]
38503850
},
3851+
"snitch": {
3852+
"dependency_names": [
3853+
"snitch"
3854+
],
3855+
"versions": [
3856+
"1.3.2-1"
3857+
]
3858+
},
38513859
"soundtouch": {
38523860
"dependency_names": [
38533861
"soundtouch"

subprojects/snitch.wrap

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)