mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Use specific version of ostree, instead of its main branch
This commit is contained in:
@@ -91,8 +91,8 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ostreedev/ostree.git",
|
"url": "https://github.com/ostreedev/ostree",
|
||||||
"branch": "main"
|
"tag": "v2024.9"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user