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": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/ostreedev/ostree.git",
|
||||
"branch": "main"
|
||||
"url": "https://github.com/ostreedev/ostree",
|
||||
"tag": "v2024.9"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user